Home
last modified time | relevance | path

Searched refs:ES2ABC_PATH (Results 1 - 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/test/jsperftest/
H A Drun_js_test.py84 ES2ABC_PATH = "" variable in Constants
275 cmd = [Constants.ES2ABC_PATH, "--output", abc_file, js_file]
831 Constants.ES2ABC_PATH = os.path.join(BINARY_PATH, json_data[Constants.VER_PLATFORM]["ES2ABC"])
/arkcompiler/ets_runtime/test/aotjsperftest/
H A Drun_js_test.py81 ES2ABC_PATH = "" variable in Constants
238 es2abc_path = Constants.ES2ABC_PATH
770 Constants.ES2ABC_PATH = os.path.join(BINARY_PATH, json_data[Constants.VER_PLATFORM]["ES2ABC"])

Completed in 3 milliseconds