Home
last modified time | relevance | path

Searched refs:last_run (Results 1 – 2 of 2) sorted by relevance

/external/v8/src/
Dd8.h229 last_run(true), in ShellOptions()
251 bool last_run; variable
Dd8.cc1240 } while (!Shell::options.last_run); in ExecuteInThread()
1256 if (Shell::options.last_run) { in WaitForThread()
1422 if (options.last_run) { in RunMain()
1437 if (!options.last_run) { in RunMain()
1490 options.last_run = (i == stress_runs - 1); in Main()
1500 options.last_run = (i == stress_runs - 1); in Main()