Searched defs:target_version (Results 1 – 3 of 3) sorted by relevance
| /arkcompiler/runtime_core/libpandafile/ |
| D | file_format_version.cpp | 35 const std::array<uint8_t, File::VERSION_SIZE> &target_version) in IsVersionLessOrEqual()
|
| /arkcompiler/runtime_core/abc2program/ |
| D | abc2program_compiler.cpp | 44 auto target_version = panda_file::GetVersionByApi(target_api_version, target_api_sub_version); in CheckFileVersionIsSupported() local
|
| /arkcompiler/ets_frontend/es2panda/test/ |
| D | runner.py | 1537 def __init__(self, test_path, mode_arg, target_version, preserve_files): argument 2454 def generate_single_module_abc(self, runner, module_path, target_version): argument 2481 def generate_module_abc(self, runner, target_version): argument
|