v8
3.14.5(node0.10.28)
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 7940 of file runtime.cc.
|
inlineexplicit |
Definition at line 7942 of file runtime.cc.
|
inline |
Definition at line 7957 of file runtime.cc.
Referenced by v8::internal::RUNTIME_FUNCTION().
|
inlinevirtual |
Implements ThreadVisitor.
Definition at line 7945 of file runtime.cc.
References JavaScriptFrame::function().