Name Description Size Coverage
DebugAPI-inl.h static 5851 -
DebugAPI.h DebugAPI::onNativeCall allows the debugger to call callbacks just before some native functions are to be executed. It also allows the hooks themselves to affect the result of the call. This enum represents the various affects that DebugAPI::onNativeCall may perform. 18470 -
Debugger-inl.h static 1145 -
Debugger.cpp 251966 -
Debugger.h namespace JS 63023 -
DebuggerMemory.cpp static 13012 -
DebuggerMemory.h namespace js 937 -
DebugScript.cpp static 13674 -
DebugScript.h If this is a generator script, this is the number of Debugger.Frames referring to calls to this generator, whether live or suspended. Closed generators do not contribute a count. When greater than zero, this script should be compiled with debug instrumentation to call Debugger::onResumeFrame at each resumption site, so that Debugger can reconnect any extant Debugger.Frames with the new concrete frame. 5348 -
Environment-inl.h debugger_Environment_inl_h 793 -
Environment.cpp static 18880 -
Environment.h namespace js 3323 -
ExecutionTracer.cpp 46498 -
ExecutionTracer.h 25496 -
Frame-inl.h debugger_Frame_inl_h 814 -
Frame.cpp namespace jit 69762 -
Frame.h An OnStepHandler represents a handler function that is called when a small amount of progress is made in a frame. 12333 -
moz.build 1108 -
NoExecute.cpp static 3060 -
NoExecute.h namespace js 2980 -
Object-inl.h debugger_Object_inl_h 1289 -
Object.cpp 82307 -
Object.h 10434 -
Script-inl.h debugger_Script_inl_h 1751 -
Script.cpp static 76168 -
Script.h namespace js 2233 -
Source.cpp static 21586 -
Source.h namespace js 1612 -