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. 19033 -
Debugger-inl.h static 1145 -
Debugger.cpp 255875 -
Debugger.h namespace JS 63733 -
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 793 -
Environment.cpp static 18339 -
Environment.h namespace js 3323 -
ExecutionTracer.cpp 46498 -
ExecutionTracer.h 25496 -
Frame-inl.h debugger_Frame_inl_h 814 -
Frame.cpp namespace jit 71387 -
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 2980 -
Object-inl.h debugger_Object_inl_h 1289 -
Object.cpp 81695 -
Object.h 10491 -
Script-inl.h debugger_Script_inl_h 1751 -
Script.cpp static 75600 -
Script.h namespace js 2233 -
Source.cpp static 20990 -
Source.h namespace js 1612 -