Home | History | Annotate | Download | only in arm64

Lines Matching refs:kStrictModeFunction

1080         (1 << SharedFunctionInfo::kStrictModeFunction) |
1282 __ Tbnz(x10, SharedFunctionInfo::kStrictModeFunction, &push_receiver);