v8
3.25.30(node0.11.13)
V8 is Google's open source JavaScript engine
|
Public Member Functions | |
virtual void | TestBody () |
Public Member Functions inherited from RequestInterruptTestBase | |
RequestInterruptTestBase () | |
virtual | ~RequestInterruptTestBase () |
void | RunTest () |
void | WakeUpInterruptor () |
bool | should_continue () const |
bool | ShouldContinue () |
Additional Inherited Members | |
Static Protected Member Functions inherited from RequestInterruptTestBase | |
static void | ShouldContinueCallback (const v8::FunctionCallbackInfo< Value > &info) |
Protected Attributes inherited from RequestInterruptTestBase | |
LocalContext | env_ |
v8::Isolate * | isolate_ |
i::Semaphore | sem_ |
int | warmup_ |
bool | should_continue_ |
Definition at line 21817 of file test-api.cc.
|
inlinevirtual |
Implements RequestInterruptTestBase.
Definition at line 21819 of file test-api.cc.
References RequestInterruptTestBase::env_, Context::Global(), RequestInterruptTestBase::isolate_, and External::New().