MCPcopy Create free account
hub / github.com/emscripten-core/emscripten / Error

Class Error

tools/emsymbolizer.py:33–34  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

31
32
33class Error(BaseException):
34 pass
35
36
37# Class to treat location info in a uniform way across information sources.

Callers 4

get_codesec_offsetFunction · 0.70
decodeVLQMethod · 0.70
mainFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected