Home | History | Annotate | Download | only in mips

Lines Matching refs:strict_mode

1174                                               StrictModeFlag strict_mode) {
1185 __ li(a0, Operand(Smi::FromInt(strict_mode))); // Strict mode.
1193 StrictModeFlag strict_mode) {
1244 GenerateRuntimeSetProperty(masm, strict_mode);
1507 StrictModeFlag strict_mode) {
1517 Code::ComputeFlags(Code::STORE_IC, MONOMORPHIC, strict_mode);
1621 StrictModeFlag strict_mode) {
1632 __ li(a0, Operand(Smi::FromInt(strict_mode)));