Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/pgo_profiler/
Dpgo_profiler_info.h106 static constexpr VersionType ELEMENTS_KIND_MINI_VERSION = {0, 0, 0, 8}; variable
233 return CompatibleVerify(ELEMENTS_KIND_MINI_VERSION); in SupportElementsKind()