Searched refs:RemovePrototype (Results 1 – 3 of 3) sorted by relevance
4606 Object* RemovePrototype();
5805 Object* JSFunction::RemovePrototype() { in RemovePrototype() function in v8::internal::JSFunction
1849 Object* obj = f->RemovePrototype(); in RUNTIME_FUNCTION()