Searched refs:TYPE_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 | 105 static constexpr VersionType TYPE_MINI_VERSION = {0, 0, 0, 2}; member in panda::ecmascript::pgo::PGOProfilerHeader 237 return CompatibleVerify(TYPE_MINI_VERSION); in SupportType() |
Completed in 2 milliseconds