Searched refs:parent_prototype (Results 1 – 1 of 1) sorted by relevance
498 Handle<Object> parent_prototype; in InstantiateFunction() local499 ASSIGN_RETURN_ON_EXCEPTION(isolate, parent_prototype, in InstantiateFunction()502 CHECK(parent_prototype->IsHeapObject()); in InstantiateFunction()504 Handle<HeapObject>::cast(parent_prototype)); in InstantiateFunction()