Searched refs:WaitUntilDone (Results 1 – 2 of 2) sorted by relevance
461 static void WaitUntilDone(const v8::FunctionCallbackInfo<v8::Value>& args);
1512 void Shell::WaitUntilDone(const v8::FunctionCallbackInfo<v8::Value>& args) { in WaitUntilDone() function in v8::Shell1765 FunctionTemplate::New(isolate, WaitUntilDone)); in CreateGlobalTemplate()