v8
3.11.10(node0.8.26)
V8 is Google's open source JavaScript engine
|
Public Member Functions | |
IsolateLockingThreadWithLocalContext (v8::Isolate *isolate) | |
virtual void | Run () |
Public Member Functions inherited from JoinableThread | |
JoinableThread (const char *name) | |
virtual | ~JoinableThread () |
void | Start () |
void | Join () |
Definition at line 173 of file test-lockers.cc.
|
inlineexplicit |
Definition at line 175 of file test-lockers.cc.
|
inlinevirtual |