Searched defs:PGODecodeMethodInfo (Results 1 - 1 of 1) sorted by relevance
/arkcompiler/ets_runtime/ecmascript/pgo_profiler/ | ||
H A D | pgo_profiler_info.h | 251 class PGODecodeMethodInfo { class 253 explicit PGODecodeMethodInfo(PGOMethodId id) : methodId_(id) {} in PGODecodeMethodInfo() function in panda::ecmascript::pgo::PGODecodeMethodInfo |
Completed in 3 milliseconds