Name Description Size
__init__.py 234
asmjs.py In asm code, out-of-bounds heap accesses cause segfaults, which the engine handles internally. Make GDB ignore them. 1739
autoload.py 1327
CellHeader.py 872
ExecutableAllocator.py All jitted code is allocated via the ExecutableAllocator class. Make GDB aware of them, such that we can query for pages which are containing code which are allocated by the Jits. 3642
GCCellPtr.py 4624
Interpreter.py 3568
IonGraph.py Debugging JIT Compilations can be obscure without large context. This python script provide commands to let GDB open an image viewer to display the graph of any compilation, as they are executed within GDB. This python script should be sourced within GDB after loading the python scripts provided with SpiderMonkey. 9248
jitsrc.py 4809
JSObject.py 4297
jsop.py 1911
JSString.py 3475
JSSymbol.py 1390
jsval.py 6246
prettyprinters.py 14970
PropertyKey.py 2172
Root.py 4017
unwind.py 23933