v8
3.11.10(node0.8.26)
V8 is Google's open source JavaScript engine
|
#include <v8threads.h>
Public Member Functions | |
virtual void | VisitThread (Isolate *isolate, ThreadLocalTop *top)=0 |
Protected Member Functions | |
virtual | ~ThreadVisitor () |
Definition at line 79 of file v8threads.h.
|
inlineprotectedvirtual |
Definition at line 85 of file v8threads.h.
|
pure virtual |
Implemented in ActivationsFinder, and CodeMarkingVisitor.
Referenced by Isolate::IterateThread().