Home
last modified time | relevance | path

Searched refs:TRACK_FIELD_MINI_VERSION (Results 1 – 1 of 1) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/pgo_profiler/
Dpgo_profiler_info.h105 static constexpr VersionType TRACK_FIELD_MINI_VERSION = {0, 0, 0, 7}; variable
228 return CompatibleVerify(TRACK_FIELD_MINI_VERSION); in SupportTrackField()