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

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

Completed in 704 milliseconds