Lines Matching full:strict_mode_flag
1494 StrictModeFlag strict_mode_flag = (language_mode == CLASSIC_MODE)
1524 &lookup, *name, args[2], attributes, strict_mode_flag);
1536 return global->SetProperty(*name, args[2], attributes, strict_mode_flag);
4616 CONVERT_STRICT_MODE_ARG_CHECKED(strict_mode_flag, 4);
4617 strict_mode = strict_mode_flag;