Searched refs:RECORD_POOL_MINI_VERSION (Results 1 - 1 of 1) sorted by relevance
/arkcompiler/ets_runtime/ecmascript/pgo_profiler/ap_file/ | ||
H A D | pgo_file_info.h | 111 static constexpr VersionType RECORD_POOL_MINI_VERSION = {0, 0, 0, 9}; member in panda::ecmascript::pgo::PGOProfilerHeader 282 return CompatibleVerify(RECORD_POOL_MINI_VERSION); in SupportRecordPool() |
Completed in 2 milliseconds