Home
last modified time | relevance | path

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

/third_party/jerryscript/tools/
H A Dheaplimit_measure.py33 JERRY_BIN = os.path.join(BASE_PATH, 'build', 'bin', 'jerry') variable
79 run_cmd = [JERRY_BIN, testfile]
96 assert os.path.isfile(JERRY_BIN), 'Jerry binary file does not exists'

Completed in 1 milliseconds