Home
last modified time | relevance | path

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

/external/v8/src/
Dd8.cc1217 worker_fun_template->ReadOnlyPrototype(); in CreateGlobalTemplate()
Dapi.cc1196 void FunctionTemplate::ReadOnlyPrototype() { in ReadOnlyPrototype() function in v8::FunctionTemplate
/external/v8/include/
Dv8.h4522 void ReadOnlyPrototype();
/external/v8/test/cctest/
Dtest-api.cc10852 t1->ReadOnlyPrototype(); in THREADED_TEST()