Searched defs:run_pgo (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 …def get_test262_aot_cmd(gn_args, out_path, x64_out_path, run_pgo, enable_litecg, args_to_test262_c… argument 724 aot_mode: bool, run_pgo=False, enable_litecg=False, run_jit=False, argument
|