Searched refs:worker_fun_template (Results 1 – 1 of 1) sorted by relevance
1488 Local<FunctionTemplate> worker_fun_template = in CreateGlobalTemplate() local1491 Signature::New(isolate, worker_fun_template); in CreateGlobalTemplate()1492 worker_fun_template->SetClassName( in CreateGlobalTemplate()1495 worker_fun_template->ReadOnlyPrototype(); in CreateGlobalTemplate()1496 worker_fun_template->PrototypeTemplate()->Set( in CreateGlobalTemplate()1501 worker_fun_template->PrototypeTemplate()->Set( in CreateGlobalTemplate()1506 worker_fun_template->PrototypeTemplate()->Set( in CreateGlobalTemplate()1511 worker_fun_template->InstanceTemplate()->SetInternalFieldCount(1); in CreateGlobalTemplate()1515 worker_fun_template); in CreateGlobalTemplate()