![]() |
v8
3.25.30(node0.11.13)
V8 is Google's open source JavaScript engine
|


Public Member Functions | |
| LockUnlockLockThread (v8::Isolate *isolate, v8::Handle< v8::Context > context) | |
| virtual void | Run () |
Public Member Functions inherited from JoinableThread | |
| JoinableThread (const char *name) | |
| virtual | ~JoinableThread () |
| void | Start () |
| void | Join () |
Definition at line 537 of file test-lockers.cc.
|
inline |
Definition at line 539 of file test-lockers.cc.
|
inlinevirtual |
Implements JoinableThread.
Definition at line 545 of file test-lockers.cc.
References CHECK, Locker::IsLocked(), CcTest::isolate(), and Local< T >::New().