Searched defs:RemovePrototype (Results 1 – 3 of 3) sorted by relevance
/external/chromium_org/v8/src/ | ||
D | api.cc | 1427 void FunctionTemplate::RemovePrototype() { in RemovePrototype() function in v8::FunctionTemplate |
D | objects.cc | 9866 void JSFunction::RemovePrototype() { in RemovePrototype() function in v8::internal::JSFunction |
/external/v8/src/ | ||
D | objects.cc | 7509 Object* JSFunction::RemovePrototype() { in RemovePrototype() function in v8::internal::JSFunction |