Searched refs:functionPrototypeHC (Results 1 – 1 of 1) sorted by relevance
1211 …JSHClass *functionPrototypeHC = JSObject::Cast(env->GetFunctionPrototype().GetTaggedValue())->GetC… in DumpInstanceof() local1213 …oundHClass.IsUndefined() && JSHClass::Cast(foundHClass.GetTaggedObject()) != functionPrototypeHC) { in DumpInstanceof()