Searched refs:worker_fun_template (Results 1 – 1 of 1) sorted by relevance
1833 Local<FunctionTemplate> worker_fun_template = in CreateGlobalTemplate() local1836 Signature::New(isolate, worker_fun_template); in CreateGlobalTemplate()1837 worker_fun_template->SetClassName( in CreateGlobalTemplate()1840 worker_fun_template->ReadOnlyPrototype(); in CreateGlobalTemplate()1841 worker_fun_template->PrototypeTemplate()->Set( in CreateGlobalTemplate()1846 worker_fun_template->PrototypeTemplate()->Set( in CreateGlobalTemplate()1851 worker_fun_template->PrototypeTemplate()->Set( in CreateGlobalTemplate()1856 worker_fun_template->InstanceTemplate()->SetInternalFieldCount(1); in CreateGlobalTemplate()1860 worker_fun_template); in CreateGlobalTemplate()