Home
last modified time | relevance | path

Searched defs:PGOMethodIdSet (Results 1 - 1 of 1) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/pgo_profiler/
H A Dpgo_profiler_info.h319 class PGOMethodIdSet { class
321 explicit PGOMethodIdSet(Chunk* chunk): chunk_(chunk), methodInfoMap_(chunk) {}; in PGOMethodIdSet() function in panda::ecmascript::pgo::PGOMethodIdSet

Completed in 3 milliseconds