Lines Matching defs:run
116 // run V8.
4003 // Use all other arguments as names of files to load and run.
4311 // First run the script
4654 " --shell run an interactive JavaScript shell\n"
5191 * Indicate the number of the run which is about to start. The value of run
5194 static void PrepareStressRun(int run) {
5201 if (run == 0) {
5203 } else if (run == GetStressRuns() - 1) {
5515 // First run to produce the cache
5544 // Second run to consume the cache in current isolate