Searched refs:ReadOnlyPrototype (Results 1 – 4 of 4) sorted by relevance
1994 has_prototype ? templ->ReadOnlyPrototype() : templ->RemovePrototype(); in NewFunctionTemplate()
2192 worker_fun_template->ReadOnlyPrototype(); in CreateWorkerTemplate()
6638 void ReadOnlyPrototype();
1620 void FunctionTemplate::ReadOnlyPrototype() { in ReadOnlyPrototype() function in v8::FunctionTemplate