Searched refs:SUB_API_VERSION_1 (Results 1 - 2 of 2) sorted by relevance
/arkcompiler/ets_frontend/es2panda/util/ | ||
H A D | helpers.h | 200 static constexpr std::string_view SUB_API_VERSION_1 = "beta1"; member in panda::es2panda::panda::panda::es2panda::panda::panda::es2panda::panda::es2panda::panda::es2panda::util::SignedNumberLiteral::Helpers 202 static constexpr std::string_view DEFAULT_SUB_API_VERSION = SUB_API_VERSION_1; |
H A D | helpers.cpp | 989 (subApiVersion == SUB_API_VERSION_1 || subApiVersion == SUB_API_VERSION_2)); in IsDefaultApiVersion() 996 (subApiVersion == SUB_API_VERSION_1 || subApiVersion == SUB_API_VERSION_2))); in IsSupportLazyImportVersion() |
Completed in 4 milliseconds