Searched defs:supers (Results 1 – 3 of 3) sorted by relevance
893 WeakVector *supers = WeakVector::Cast(GetSupers().GetTaggedObject()); in HasTSSubtyping() local1044 JSHandle<WeakVector> supers(thread, oldHClass->GetSupers()); in CopyTSInheritInfo() local
660 JSTaggedValue supers = jshclass->GetSupers(); in DumpHClass() local
531 GateRef supers = LoadSupers(receiverHClass); in BuildCompareSubTyping() local1617 GateRef TypedHCRLowering::GetLengthFromSupers(GateRef supers) in GetLengthFromSupers()1622 GateRef TypedHCRLowering::GetValueFromSupers(GateRef supers, size_t index) in GetValueFromSupers()