Home
last modified time | relevance | path

Searched refs:SUPER_CALL_OPT_MIN_SUPPORTED_API_VERSION (Results 1 - 3 of 3) sorted by relevance

/arkcompiler/ets_frontend/es2panda/ir/expressions/
H A DcallExpression.cpp76 if (pg->Binder()->Program()->TargetApiVersion() >= util::Helpers::SUPER_CALL_OPT_MIN_SUPPORTED_API_VERSION) { in CompileSuperCallWithSpreadArgs()
/arkcompiler/ets_frontend/es2panda/compiler/core/
H A Dfunction.cpp132 pg->Binder()->Program()->TargetApiVersion() < util::Helpers::SUPER_CALL_OPT_MIN_SUPPORTED_API_VERSION)) { in CompileFunctionParameterDeclaration()
/arkcompiler/ets_frontend/es2panda/util/
H A Dhelpers.h199 static const int8_t SUPER_CALL_OPT_MIN_SUPPORTED_API_VERSION = 15; member in panda::es2panda::panda::panda::es2panda::panda::panda::es2panda::panda::es2panda::panda::es2panda::util::SignedNumberLiteral::Helpers

Completed in 2 milliseconds