Searched defs:RemovePrototype (Results 1 – 2 of 2) sorted by relevance
/external/chromium_org/v8/src/ | ||
D | api.cc | 1243 void FunctionTemplate::RemovePrototype() { in RemovePrototype() function in v8::FunctionTemplate |
D | objects.cc | 10048 bool JSFunction::RemovePrototype() { in RemovePrototype() function in v8::internal::JSFunction |