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 |
|
252434 |
Debugger.h |
namespace JS |
62161 |
DebuggerMemory.cpp |
static |
13241 |
DebuggerMemory.h |
namespace js |
1052 |
DebugScript.cpp |
static |
12356 |
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.
|
5357 |
Environment-inl.h |
debugger_Environment_inl_h |
908 |
Environment.cpp |
static |
19028 |
Environment.h |
namespace js |
3438 |
ExecutionTracer.cpp |
|
15560 |
ExecutionTracer.h |
|
18270 |
Frame-inl.h |
debugger_Frame_inl_h |
929 |
Frame.cpp |
namespace jit |
66477 |
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 |
|
1067 |
NoExecute.cpp |
static |
3175 |
NoExecute.h |
namespace js |
3095 |
Object-inl.h |
debugger_Object_inl_h |
1404 |
Object.cpp |
|
81066 |
Object.h |
|
10507 |
Script-inl.h |
debugger_Script_inl_h |
1899 |
Script.cpp |
static |
74809 |
Script.h |
namespace js |
2349 |
Source.cpp |
static |
21518 |
Source.h |
namespace js |
1727 |