Searched defs:slotValue (Results 1 – 4 of 4) sorted by relevance
126 GateRef slotValue = GetValueFromTaggedArray(profileTypeInfo, slotId); in ProfileOpType() local174 GateRef slotValue = GetValueFromTaggedArray(profileTypeInfo, slotId); in ProfileDefineClass() local209 GateRef slotValue = GetValueFromTaggedArray(profileTypeInfo, slotId); in ProfileCreateObject() local276 GateRef slotValue = GetValueFromTaggedArray(profileTypeInfo, slotId); in ProfileCall() local362 GateRef slotValue = GetValueFromTaggedArray(profileTypeInfo, slotId); in ProfileNativeCall() local562 GateRef slotValue = GetValueFromTaggedArray(profileTypeInfo, slotId); in ProfileBranch() local731 GateRef slotValue = GetValueFromTaggedArray(profileTypeInfo, slotId); in ProfileGetIterator() local
1138 GateRef slotValue = GetValueFromTaggedArray(profileTypeInfo, slotId); in LoadTrackInfo() local
1026 JSTaggedValue slotValue = profileTypeInfo->Get(slotId); in DumpOpType() local1045 JSTaggedValue slotValue = profileTypeInfo->Get(slotId); in DumpDefineClass() local1104 JSTaggedValue slotValue = profileTypeInfo->Get(slotId); in DumpCreateObject() local1146 JSTaggedValue slotValue = profileTypeInfo->Get(slotId); in DumpCall() local1181 JSTaggedValue slotValue = profileTypeInfo->Get(slotId); in DumpNewObjRange() local
27 TaggedObject *slotValue = slot.GetTaggedObject(); in LogErrorForObjSlot() local