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

/external/v8/src/
H A Dd8.cc1205 worker_fun_template->ReadOnlyPrototype();
H A Dapi.cc1371 void FunctionTemplate::ReadOnlyPrototype() { function in class:v8::FunctionTemplate
1373 EnsureNotInstantiated(info, "v8::FunctionTemplate::ReadOnlyPrototype");
/external/v8/include/
H A Dv8.h4568 void ReadOnlyPrototype();
/external/v8/test/cctest/
H A Dtest-api.cc11123 t1->ReadOnlyPrototype();

Completed in 557 milliseconds