v8
3.25.30(node0.11.13)
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 80 of file v8threads.h.
|
inlineprotectedvirtual |
Definition at line 86 of file v8threads.h.
|
pure virtual |
Implemented in ActivationsFinder, and CodeMarkingVisitor.
Referenced by Isolate::IterateThread().