![]() |
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 21767 of file test-api.cc.
|
inlinevirtual |
Implements RequestInterruptTestBase.
Definition at line 21769 of file test-api.cc.
References RequestInterruptTestBase::env_, FunctionTemplate::GetFunction(), Context::Global(), FunctionTemplate::InstanceTemplate(), RequestInterruptTestBase::isolate_, External::New(), FunctionTemplate::New(), and NULL.