Searched defs:profileTypeInfoCell (Results 1 – 8 of 8) sorted by relevance
65 … JSHandle<ProfileTypeInfoCell> profileTypeInfoCell) in CreateOrGetExtraInfoMap()79 JSHandle<ProfileTypeInfoCell> profileTypeInfoCell) in UpdateExtraInfoMap()
924 …JSHandle<ProfileTypeInfoCell> profileTypeInfoCell = factory->NewProfileTypeInfoCell(handleUndefine… in HWTEST_F_L0() local
465 JSHandle<ProfileTypeInfoCell> profileTypeInfoCell(thread_, header); in NewSEmptyProfileTypeInfoCell() local
1061 auto profileTypeInfoCell = ProfileTypeInfoCell::Cast(profileTypeInfoCellVal); in UpdateProfileTypeInfoCell() local
4938 JSHandle<ProfileTypeInfoCell> profileTypeInfoCell(thread_, header); in NewProfileTypeInfoCell() local
211 JSHandle<ProfileTypeInfoCell> profileTypeInfoCell(profileTypeInfoValue); in ProfileDefineGetterSetter() local
1404 void CircuitBuilder::UpdateProfileTypeInfoCellType(GateRef glue, GateRef profileTypeInfoCell) in UpdateProfileTypeInfoCellType()
3115 inline void StubBuilder::SetValueToProfileTypeInfoCell(GateRef glue, GateRef profileTypeInfoCell, G… in SetValueToProfileTypeInfoCell()3121 inline void StubBuilder::UpdateProfileTypeInfoCellType(GateRef glue, GateRef profileTypeInfoCell) in UpdateProfileTypeInfoCellType()