Searched defs:out_path (Results 1 – 1 of 1) sorted by relevance
/arkcompiler/toolchain/build/compile_script/ |
D | ark.py | 391 def build_for_test262(self, out_path, gn_args: list, arg_list: list, log_file_name: str, argument 436 def generate_lib_ark_builtins_abc(run_pgo, gn_args, out_path, x64_out_path, test262_log_path): argument 456 def get_test262_cmd(gn_args, out_path, x64_out_path, aot_mode, run_pgo, args_to_test262_cmd): argument 511 def build_for_regress_test(self, out_path, gn_args: list, arg_list: list, log_file_name: str): argument 599 def build_for_workload(self, arg_list, out_path, gn_args, log_file_name): argument
|