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

/external/chromium_org/v8/src/
H A Dd8.h204 stress_deopt(false),
230 bool stress_deopt; member in class:v8::ShellOptions
H A Dd8.cc1311 options.stress_deopt = true;
1319 options.stress_deopt = false;
1666 if (options.stress_opt || options.stress_deopt) {

Completed in 593 milliseconds