Home | History | Annotate | Download | only in src

Lines Matching refs:STRICT_MODE

819       info.SetLanguageMode(FLAG_harmony_scoping ? EXTENDED_MODE : STRICT_MODE);
878 ASSERT(language_mode != STRICT_MODE || !result->is_classic_mode());