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

/external/chromium_org/v8/src/
H A Disolate.cc369 bool encountered_strict_function = false; local
403 if (!encountered_strict_function) {
405 encountered_strict_function = true;

Completed in 63 milliseconds