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