v8
3.11.10(node0.8.26)
V8 is Google's open source JavaScript engine
|
Public Member Functions | |
ActivationsFinder (JSFunction *function) | |
void | VisitThread (Isolate *isolate, ThreadLocalTop *top) |
bool | has_activations () |
Additional Inherited Members | |
Protected Member Functions inherited from ThreadVisitor | |
virtual | ~ThreadVisitor () |
Definition at line 8254 of file runtime.cc.
|
inlineexplicit |
Definition at line 8256 of file runtime.cc.
|
inline |
Definition at line 8271 of file runtime.cc.
Referenced by v8::internal::RUNTIME_FUNCTION().
|
inlinevirtual |
Implements ThreadVisitor.
Definition at line 8259 of file runtime.cc.
References JavaScriptFrame::function().