Home
last modified time | relevance | path

Searched defs:typeInfoSet (Results 1 – 1 of 1) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/pgo_profiler/
Dpgo_profiler_info.cpp645 auto typeInfoSet = chunk->New<PGOMethodTypeSet>(); in GetOrInsertMethodTypeSet() local
653 auto typeInfoSet = GetOrInsertMethodTypeSet(chunk, methodId); in AddType() local
661 auto typeInfoSet = GetOrInsertMethodTypeSet(chunk, methodId); in AddCallTargetType() local
669 auto typeInfoSet = GetOrInsertMethodTypeSet(chunk, methodId); in AddObjectInfo() local
678 auto typeInfoSet = GetOrInsertMethodTypeSet(chunk, methodId); in AddDefine() local
714 auto typeInfoSet = chunk->New<PGOMethodTypeSet>(); in Merge() local
752 auto typeInfoSet = chunk->New<PGOMethodTypeSet>(); in ParseFromBinary() local
854 auto typeInfoSet = chunk->New<PGOMethodTypeSet>(); in ParseFromText() local