Home
last modified time | relevance | path

Searched refs:ReadOnlyPrototype (Results 1 - 6 of 6) sorted by relevance

/third_party/node/src/
H A Dnode_serdes.cc485 ser->ReadOnlyPrototype(); in Initialize()
512 des->ReadOnlyPrototype(); in Initialize()
/third_party/node/deps/v8/include/
H A Dv8-template.h580 void ReadOnlyPrototype();
/third_party/node/deps/v8/include/v8-include/
H A Dv8-template.h564 void ReadOnlyPrototype();
/third_party/node/deps/v8/src/wasm/
H A Dwasm-js.cc2651 if (has_prototype) templ->ReadOnlyPrototype(); in NewFunctionTemplate()
/third_party/node/deps/v8/src/d8/
H A Dd8.cc3020 worker_fun_template->ReadOnlyPrototype(); in CreateWorkerTemplate()
/third_party/node/deps/v8/src/api/
H A Dapi.cc1543 void FunctionTemplate::ReadOnlyPrototype() { in ReadOnlyPrototype() function in v8::FunctionTemplate
1545 EnsureNotPublished(info, "v8::FunctionTemplate::ReadOnlyPrototype"); in ReadOnlyPrototype()

Completed in 40 milliseconds