Lines Matching full:run
12 1. Run the following command to compile ARK runtime:
18 2. Run the following command to compile the ARK frontend:
35 **NOTE**: Run the compilation commands in the project root directory.
46 Run the **hello-world.js** file.
54 2. Run the **hello-world.abc** file.
61 2. Run **ark\_js\_vm**.
77 Run the following command to export the result to the **output** file:
124 1. Run the following command to compile ARK runtime:
130 2. Run the following command to compile the ARK frontend:
136 **NOTE**: Run the compilation commands in the project root directory.
140 Run the **run\_test262.py** script to download and run the Test262 test case.
148 Run the script in _Project root directory_**/arkcompiler/ets_frontend**.
245 - Run test case ES51.
251 - Run test case ES2015 only.
257 - Run test case ES2021 only.
262 - Run all ES2015 and ES51 and ES2021 test cases.
268 - Run a test case.
274 - Run all test cases in a directory.
281 - Use Babel to convert a test case into ES5 and then run the test case.
298 test262/harness/bin/run.js