Home
last modified time | relevance | path

Searched defs:RemovePrototype (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/v8/src/
Dapi.cc1427 void FunctionTemplate::RemovePrototype() { in RemovePrototype() function in v8::FunctionTemplate
Dobjects.cc9866 void JSFunction::RemovePrototype() { in RemovePrototype() function in v8::internal::JSFunction
/external/v8/src/
Dobjects.cc7509 Object* JSFunction::RemovePrototype() { in RemovePrototype() function in v8::internal::JSFunction