Searched refs:SUB_API_VERSION_2 (Results 1 - 2 of 2) sorted by relevance
/arkcompiler/ets_frontend/es2panda/util/ | ||
H A D | helpers.h | 201 static constexpr std::string_view SUB_API_VERSION_2 = "beta2"; member in panda::es2panda::panda::panda::es2panda::panda::panda::es2panda::panda::es2panda::panda::es2panda::util::SignedNumberLiteral::Helpers |
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 3 milliseconds