Home | History | Annotate | Download | only in x64

Lines Matching refs:strict_mode

628                                    StrictModeFlag strict_mode) {
676 GenerateRuntimeSetProperty(masm, strict_mode);
1428 StrictModeFlag strict_mode) {
1438 Code::ComputeFlags(Code::STORE_IC, MONOMORPHIC, strict_mode);
1551 StrictModeFlag strict_mode) {
1563 __ Push(Smi::FromInt(strict_mode));
1572 StrictModeFlag strict_mode) {
1585 __ Push(Smi::FromInt(strict_mode)); // Strict mode.