Home | History | Annotate | Download | only in ia32

Lines Matching full:strict_mode_flag

3751         StrictModeFlag strict_mode_flag = (language_mode() == CLASSIC_MODE)
3753 __ push(Immediate(Smi::FromInt(strict_mode_flag)));