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