Lines Matching defs:abcId
32 … EntityId methodId, ApEntityId abcId, const uint8_t *pcStart, uint32_t codeSize, in ProfileBytecode()
499 void JITProfiler::ConvertICByNameWithHandler(ApEntityId abcId, int32_t bcOffset, in ConvertICByNameWithHandler()
511 void JITProfiler::HandleLoadType(ApEntityId &abcId, int32_t &bcOffset, in HandleLoadType()
521 void JITProfiler::HandleLoadTypeInt(ApEntityId &abcId, int32_t &bcOffset, in HandleLoadTypeInt()
539 void JITProfiler::HandleLoadTypePrototypeHandler(ApEntityId &abcId, int32_t &bcOffset, JSHClass *hc… in HandleLoadTypePrototypeHandler()
594 void JITProfiler::HandleOtherTypes(ApEntityId &abcId, int32_t &bcOffset, in HandleOtherTypes()
612 void JITProfiler::HandleTransitionHandler(ApEntityId &abcId, int32_t &bcOffset, in HandleTransitionHandler()
623 void JITProfiler::HandleTransWithProtoHandler(ApEntityId &abcId, int32_t &bcOffset, in HandleTransWithProtoHandler()
640 void JITProfiler::HandleOtherTypesPrototypeHandler(ApEntityId &abcId, int32_t &bcOffset, in HandleOtherTypesPrototypeHandler()
667 void JITProfiler::HandleStoreAOTHandler(ApEntityId &abcId, int32_t &bcOffset, in HandleStoreAOTHandler()
682 void JITProfiler::ConvertICByNameWithPoly(ApEntityId abcId, int32_t bcOffset, JSTaggedValue cacheVa… in ConvertICByNameWithPoly()
736 void JITProfiler::ConvertICByValueWithHandler(ApEntityId abcId, int32_t bcOffset, in ConvertICByValueWithHandler()
764 void JITProfiler::HandleStoreType(ApEntityId &abcId, int32_t &bcOffset, in HandleStoreType()
790 void JITProfiler::HandleTransition(ApEntityId &abcId, int32_t &bcOffset, in HandleTransition()
811 void JITProfiler::HandleTransWithProto(ApEntityId &abcId, int32_t &bcOffset, in HandleTransWithProto()
832 void JITProfiler::HandlePrototypeHandler(ApEntityId &abcId, int32_t &bcOffset, in HandlePrototypeHandler()
859 void JITProfiler::ConvertICByValueWithPoly(ApEntityId abcId, int32_t bcOffset, in ConvertICByValueWithPoly()
1019 bool JITProfiler::AddObjectInfo(ApEntityId abcId, int32_t bcOffset, JSHClass *receiver, JSHClass *h… in AddObjectInfo()
1062 void JITProfiler::AddBuiltinsInfo(ApEntityId abcId, int32_t bcOffset, JSHClass *receiver, in AddBuiltinsInfo()
1087 void JITProfiler::AddBuiltinsGlobalInfo(ApEntityId abcId, int32_t bcOffset, GlobalIndex globalsId) in AddBuiltinsGlobalInfo()
1093 bool JITProfiler::AddBuiltinsInfoByNameInInstance(ApEntityId abcId, int32_t bcOffset, JSHClass *rec… in AddBuiltinsInfoByNameInInstance()
1139 bool JITProfiler::AddBuiltinsInfoByNameInProt(ApEntityId abcId, int32_t bcOffset, in AddBuiltinsInfoByNameInProt()