• Home
  • Raw
  • Download

Lines Matching defs:abcId

34 …                    EntityId methodId, ApEntityId abcId, const uint8_t *pcStart, uint32_t codeSize,  in ProfileBytecode()
459 void JITProfiler::ConvertICByNameWithHandler(ApEntityId abcId, int32_t bcOffset, in ConvertICByNameWithHandler()
471 void JITProfiler::HandleLoadType(ApEntityId &abcId, int32_t &bcOffset, in HandleLoadType()
481 void JITProfiler::HandleLoadTypeInt(ApEntityId &abcId, int32_t &bcOffset, in HandleLoadTypeInt()
496 void JITProfiler::HandleLoadTypePrototypeHandler(ApEntityId &abcId, int32_t &bcOffset, in HandleLoadTypePrototypeHandler()
534 void JITProfiler::HandleOtherTypes(ApEntityId &abcId, int32_t &bcOffset, in HandleOtherTypes()
552 void JITProfiler::HandleTransitionHandler(ApEntityId &abcId, int32_t &bcOffset, in HandleTransitionHandler()
563 void JITProfiler::HandleTransWithProtoHandler(ApEntityId &abcId, int32_t &bcOffset, in HandleTransWithProtoHandler()
580 void JITProfiler::HandleOtherTypesPrototypeHandler(ApEntityId &abcId, int32_t &bcOffset, in HandleOtherTypesPrototypeHandler()
607 void JITProfiler::HandleStoreTSHandler(ApEntityId &abcId, int32_t &bcOffset, in HandleStoreTSHandler()
622 void JITProfiler::ConvertICByNameWithPoly(ApEntityId abcId, int32_t bcOffset, JSTaggedValue cacheVa… in ConvertICByNameWithPoly()
674 void JITProfiler::ConvertICByValueWithHandler(ApEntityId abcId, int32_t bcOffset, in ConvertICByValueWithHandler()
700 void JITProfiler::HandleStoreType(ApEntityId &abcId, int32_t &bcOffset, in HandleStoreType()
726 void JITProfiler::HandleTransition(ApEntityId &abcId, int32_t &bcOffset, in HandleTransition()
746 void JITProfiler::HandleTransWithProto(ApEntityId &abcId, int32_t &bcOffset, in HandleTransWithProto()
765 void JITProfiler::HandlePrototypeHandler(ApEntityId &abcId, int32_t &bcOffset, in HandlePrototypeHandler()
792 void JITProfiler::ConvertICByValueWithPoly(ApEntityId abcId, int32_t bcOffset, JSTaggedValue cacheV… in ConvertICByValueWithPoly()
897 bool JITProfiler::AddObjectInfo(ApEntityId abcId, int32_t bcOffset, in AddObjectInfo()
919 void JITProfiler::AddBuiltinsInfo(ApEntityId abcId, int32_t bcOffset, JSHClass *receiver, in AddBuiltinsInfo()
942 void JITProfiler::AddBuiltinsGlobalInfo(ApEntityId abcId, int32_t bcOffset, GlobalIndex globalsId) in AddBuiltinsGlobalInfo()
948 bool JITProfiler::AddBuiltinsInfoByNameInInstance(ApEntityId abcId, int32_t bcOffset, JSHClass *rec… in AddBuiltinsInfoByNameInInstance()
992 bool JITProfiler::AddBuiltinsInfoByNameInProt(ApEntityId abcId, int32_t bcOffset, JSHClass *receive… in AddBuiltinsInfoByNameInProt()