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