Searched defs:supers (Results 1 – 3 of 3) sorted by relevance
402 GateRef supers = LoadSupers(receiverHClass); in BuildCompareSubTyping() local1228 GateRef TypeMCRLowering::GetLengthFromSupers(GateRef supers) in GetLengthFromSupers()1233 GateRef TypeMCRLowering::GetValueFromSupers(GateRef supers, size_t index) in GetValueFromSupers()1318 GateRef supers = LoadSupers(receiverHClass); in LowerInlineAccessorCheck() local
716 WeakVector *supers = WeakVector::Cast(GetSupers().GetTaggedObject()); in HasTSSubtyping() local775 JSHandle<WeakVector> supers(thread, oldHClass->GetSupers()); in CopyTSInheritInfo() local
561 JSTaggedValue supers = jshclass->GetSupers(); in DumpHClass() local