Home
last modified time | relevance | path

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

/external/v8/src/
Dd8.h344 stress_background_compile(false), in ShellOptions()
375 bool stress_background_compile; variable
Dd8.cc542 } else if (options.stress_background_compile) { in ExecuteString()
2786 options.stress_background_compile = true; in SetOptions()
2790 options.stress_background_compile = false; in SetOptions()