Searched refs:parentHandle (Results 1 – 1 of 1) sorted by relevance
2300 JSHandle<JSObject> parentHandle = JSHandle<JSObject>::Cast(parentValue); in Inherit() local2309 …JSHandle<JSTaggedValue> parentProtoType(thread, JSFunction::PrototypeGetter(thread, parentHandle)); in Inherit()