Name Description Size Coverage
DebugAPI-inl.h static 5675 -
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. 18088 -
Debugger-inl.h static 1145 -
Debugger.cpp 258359 -
Debugger.h namespace JS 63746 -
DebuggerMemory.cpp static 13012 -
DebuggerMemory.h namespace js 937 -
DebugScript.cpp static 13292 -
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 792 -
Environment.cpp static 18360 -
Environment.h namespace js 3322 -
ExecutionTracer.cpp 46501 -
ExecutionTracer.h 25496 -
Frame-inl.h debugger_Frame_inl_h 814 -
Frame.cpp namespace jit 71458 -
Frame.h An OnStepHandler represents a handler function that is called when a small amount of progress is made in a frame. 13446 -
moz.build 1108 -
NoExecute.cpp static 3060 -
NoExecute.h namespace js 2975 -
Object-inl.h debugger_Object_inl_h 1457 -
Object.cpp 85917 -
Object.h 12044 -
Script-inl.h debugger_Script_inl_h 1742 -
Script.cpp static 75466 -
Script.h namespace js 2232 -
Source.cpp static 21199 -
Source.h namespace js 1612 -