Home
last modified time | relevance | path

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

/external/v8/src/
Dd8.h334 stress_opt(false), in ShellOptions()
365 bool stress_opt; variable
Dd8.cc2776 options.stress_opt = true; in SetOptions()
2780 options.stress_opt = false; in SetOptions()
2795 options.stress_opt = false; in SetOptions()
3420 if (options.stress_opt || options.stress_deopt) { in Main()
3421 Testing::SetStressRunType(options.stress_opt in Main()