Searched refs:stress_deopt (Results 1 – 3 of 3) sorted by relevance
125 'deopt_fuzzer': bool(options.stress_deopt),228 add('deopt', options.stress_deopt, options.stress_deopt_min)
335 stress_deopt(false), in ShellOptions()366 bool stress_deopt; variable
2783 options.stress_deopt = true; in SetOptions()2796 options.stress_deopt = false; in SetOptions()3420 if (options.stress_opt || options.stress_deopt) { in Main()