Home | History | Annotate | Download | only in x64

Lines Matching full:strict_mode_flag

3664         StrictModeFlag strict_mode_flag = (language_mode() == CLASSIC_MODE)
3666 __ Push(Smi::FromInt(strict_mode_flag));