Home
last modified time | relevance | path

Searched defs:targetApiVersion (Results 1 – 9 of 9) sorted by relevance

/arkcompiler/runtime_core/panda_guard/tests/unittest/configs/
Dname_cache_test_02_config.json4 "targetApiVersion": 12, number
Dcontext_test_01_config.json6 "targetApiVersion": 12, number
Doptions_test_05_config.json6 "targetApiVersion": 12, number
Doptions_test_01_config.json6 "targetApiVersion": 12, number
/arkcompiler/ets_frontend/es2panda/util/
DsymbolTable.cpp26 bool SymbolTable::Initialize(int targetApiVersion, std::string targetApiSubVersion) in Initialize()
/arkcompiler/ets_frontend/es2panda/parser/program/
Dprogram.h183 void SetTargetApiVersion(int targetApiVersion) in SetTargetApiVersion()
/arkcompiler/runtime_core/panda_guard/configs/
Dguard_options.h64 uint8_t targetApiVersion; member
/arkcompiler/ets_frontend/es2panda/aot/
Doptions.cpp429 panda::PandArg<int> targetApiVersion("target-api-version", 20, in Parse() local
/arkcompiler/ets_frontend/es2panda/compiler/core/
Dpandagen.cpp41 int targetApiVersion = Binder()->Program()->TargetApiVersion(); in SetFunctionKind() local
1822 auto targetApiVersion = Binder()->Program()->TargetApiVersion(); in LoadExternalModuleVariable() local