Home
last modified time | relevance | path

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

/external/v8/src/
Dd8.h269 stress_opt(false), in ShellOptions()
299 bool stress_opt; variable
Dd8.cc2298 options.stress_opt = true; in SetOptions()
2301 options.stress_opt = false; in SetOptions()
2311 options.stress_opt = false; in SetOptions()
2890 if (options.stress_opt || options.stress_deopt) { in Main()
2891 Testing::SetStressRunType(options.stress_opt in Main()