Home | History | Annotate | Download | only in arm

Lines Matching refs:strict_mode

1285                                               StrictModeFlag strict_mode) {
1297 __ mov(r0, Operand(Smi::FromInt(strict_mode))); // Strict mode.
1305 StrictModeFlag strict_mode) {
1359 GenerateRuntimeSetProperty(masm, strict_mode);
1506 StrictModeFlag strict_mode) {
1516 Code::ComputeFlags(Code::STORE_IC, MONOMORPHIC, strict_mode);
1623 StrictModeFlag strict_mode) {
1634 __ mov(r0, Operand(Smi::FromInt(strict_mode)));