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