Searched defs:args_to_test262_cmd (Results 1 – 1 of 1) sorted by relevance
| /arkcompiler/toolchain/build/compile_script/ |
| D | ark.py | 312 … def get_test262_cmd(gn_args, out_path, x64_out_path, run_pgo, enable_litecg, args_to_test262_cmd, argument 336 …f get_test262_aot_cmd(gn_args, out_path, x64_out_path, run_pgo, enable_litecg, args_to_test262_cmd, argument 380 def get_test262_jit_cmd(gn_args, out_path, x64_out_path, args_to_test262_cmd, timeout): argument 408 def get_test262_baseline_jit_cmd(gn_args, out_path, x64_out_path, args_to_test262_cmd, timeout): argument
|