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.cpp213 auto typeInfoSet = chunk->New<PGOMethodTypeSet>(); in GetOrInsertMethodTypeSet() local
221 auto typeInfoSet = GetOrInsertMethodTypeSet(chunk, methodId); in AddType() local
229 auto typeInfoSet = GetOrInsertMethodTypeSet(chunk, methodId); in AddCallTargetType() local
237 auto typeInfoSet = GetOrInsertMethodTypeSet(chunk, methodId); in AddObjectInfo() local
245 auto typeInfoSet = GetOrInsertMethodTypeSet(chunk, methodId); in AddDefine() local
281 auto typeInfoSet = chunk->New<PGOMethodTypeSet>(); in Merge() local
321 auto typeInfoSet = chunk->New<PGOMethodTypeSet>(); in ParseFromBinary() local
424 auto typeInfoSet = chunk->New<PGOMethodTypeSet>(); in ParseFromText() local