Name Description Size Coverage
DebugAPI-inl.h static 5966 -
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. 18778 -
Debugger-inl.h static 1260 -
Debugger.cpp 253126 -
Debugger.h namespace JS 62708 -
DebuggerMemory.cpp static 13145 -
DebuggerMemory.h namespace js 1052 -
DebugScript.cpp static 13599 -
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. 5463 -
Environment-inl.h debugger_Environment_inl_h 908 -
Environment.cpp static 18995 -
Environment.h namespace js 3438 -
ExecutionTracer.cpp 46561 -
ExecutionTracer.h 25569 -
Frame-inl.h debugger_Frame_inl_h 929 -
Frame.cpp namespace jit 66496 -
Frame.h An OnStepHandler represents a handler function that is called when a small amount of progress is made in a frame. 11802 -
moz.build 1197 -
NoExecute.cpp static 3175 -
NoExecute.h namespace js 3095 -
Object-inl.h debugger_Object_inl_h 1404 -
Object.cpp 82138 -
Object.h 10549 -
Script-inl.h debugger_Script_inl_h 1866 -
Script.cpp static 75611 -
Script.h namespace js 2348 -
Source.cpp static 21565 -
Source.h namespace js 1727 -