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

/external/chromium_org/v8/src/
H A Dscopes.cc1248 bool uses_sloppy_arguments = false; local
1267 uses_sloppy_arguments = strict_mode() == SLOPPY;
1277 if (uses_sloppy_arguments || has_forced_context_allocation()) {

Completed in 204 milliseconds