Lines Matching refs:Run
12 1. Run the following command to compile ARK runtime:
18 2. Run the following command to compile the ARK frontend:
24 **NOTE**: Run the compilation commands in the project root directory.
34 Run the **hello-world.js** file.
42 2. Run the **hello-world.abc** file.
49 2. Run **ark\_js\_vm**.
65 Run the following command to export the result to the **output** file:
112 1. Run the following command to compile ARK runtime:
118 2. Run the following command to compile the ARK frontend:
124 **NOTE**: Run the compilation commands in the project root directory.
128 Run the **run\_test262.py** script to download and run the Test262 test case.
136 Run the script in _Project root directory_**/ark/ts2abc**.
233 - Run test case ES51.
239 - Run test case ES2015 only.
245 - Run all ES2015 and ES51 test cases.
251 - Run a test case.
257 - Run all test cases in a directory.