Searched defs:profileTypeInfoCell (Results 1 – 8 of 8) sorted by relevance
987 …JSHandle<ProfileTypeInfoCell> profileTypeInfoCell = factory->NewProfileTypeInfoCell(handleUndefine… in HWTEST_F_L0() local
591 JSHandle<ProfileTypeInfoCell> profileTypeInfoCell(thread_, header); in NewSEmptyProfileTypeInfoCell() local
1175 auto profileTypeInfoCell = ProfileTypeInfoCell::Cast(profileTypeInfoCellVal); in UpdateProfileTypeInfoCell() local
5313 JSHandle<ProfileTypeInfoCell> profileTypeInfoCell(thread_, header); in NewProfileTypeInfoCell() local
259 JSHandle<ProfileTypeInfoCell> profileTypeInfoCell(profileTypeInfoValue); in ProfileDefineGetterSetter() local
1609 void CircuitBuilder::UpdateProfileTypeInfoCellType(GateRef glue, GateRef profileTypeInfoCell) in UpdateProfileTypeInfoCellType()
3596 inline void StubBuilder::SetValueToProfileTypeInfoCell(GateRef glue, GateRef profileTypeInfoCell, G… in SetValueToProfileTypeInfoCell()3602 inline void StubBuilder::UpdateProfileTypeInfoCellType(GateRef glue, GateRef profileTypeInfoCell) in UpdateProfileTypeInfoCellType()
12544 …d StubBuilder::TryToJitReuseCompiledFunc(GateRef glue, GateRef jsFunc, GateRef profileTypeInfoCell) in TryToJitReuseCompiledFunc()