Home
last modified time | relevance | path

Searched refs:ReadOnlyPrototype (Results 1 – 4 of 4) sorted by relevance

/external/v8/src/wasm/
Dwasm-js.cc1994 has_prototype ? templ->ReadOnlyPrototype() : templ->RemovePrototype(); in NewFunctionTemplate()
/external/v8/src/d8/
Dd8.cc2192 worker_fun_template->ReadOnlyPrototype(); in CreateWorkerTemplate()
/external/v8/include/
Dv8.h6638 void ReadOnlyPrototype();
/external/v8/src/api/
Dapi.cc1620 void FunctionTemplate::ReadOnlyPrototype() { in ReadOnlyPrototype() function in v8::FunctionTemplate