Home
last modified time | relevance | path

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

/external/v8/src/
Dd8.h203 stress_opt(false), in ShellOptions()
229 bool stress_opt; variable
Dd8.cc1305 options.stress_opt = true; in SetOptions()
1308 options.stress_opt = false; in SetOptions()
1318 options.stress_opt = false; in SetOptions()
1666 if (options.stress_opt || options.stress_deopt) { in Main()
1667 Testing::SetStressRunType(options.stress_opt in Main()