Home
last modified time | relevance | path

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

/external/v8/src/
Dd8.h291 stress_opt(false), in ShellOptions()
322 bool stress_opt; variable
Dd8.cc2409 options.stress_opt = true; in SetOptions()
2413 options.stress_opt = false; in SetOptions()
2424 options.stress_opt = false; in SetOptions()
2979 if (options.stress_opt || options.stress_deopt) { in Main()
2980 Testing::SetStressRunType(options.stress_opt in Main()