Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/pgo_profiler/
Dpgo_profiler_info.cpp198 void PGOMethodInfoMap::Merge(Chunk *chunk, PGOMethodInfoMap *methodInfos) in Merge()
382 PGOMethodInfoMap *methodInfos = nativeAreaAllocator_.New<PGOMethodInfoMap>(); in ParseFromBinary() local
428 PGOMethodInfoMap *methodInfos = nullptr; in ParseFromText() local
446 auto methodInfos = iter->second; in ProcessToText() local