Home
last modified time | relevance | path

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

/external/v8/src/
Dd8.h200 last_run(true), in ShellOptions()
226 bool last_run; variable
Dd8.cc1270 } while (!Shell::options.last_run); in ExecuteInThread()
1287 if (Shell::options.last_run) { in WaitForThread()
1429 if (options.last_run && options.use_interactive_shell()) { in RunMain()
1674 options.last_run = (i == stress_runs - 1); in Main()
1684 options.last_run = (i == stress_runs - 1); in Main()