Home | History | Annotate | Download | only in src

Lines Matching refs:strict_mode

2928                       bool strict_mode)
2930 strict_mode_(strict_mode) {
2942 strict_mode() { return strict_mode_; }
3287 bool strict_mode)
3289 strict_mode_(strict_mode) {
3300 bool strict_mode() { return strict_mode_; }
3391 bool strict_mode)
3392 : strict_mode_(strict_mode) {
3404 bool strict_mode() { return strict_mode_; }