Lines Matching refs:FeedbackSource
211 FeedbackSource::Hash feedback_hash;
260 FeedbackSource::Hash feedback_hash;
315 FeedbackSource::Hash feedback_hash;
556 FeedbackSource::Hash feedback_hash;
576 FeedbackSource::Hash feedback_hash;
644 FeedbackSource::Hash feedback_hash;
667 FeedbackSource::Hash feedback_hash;
892 CheckParameters(FeedbackSource())) {} \
900 Name##Operator(FeedbackSource feedback, CheckBoundsFlags flags) \
906 Name##Operator k##Name = {FeedbackSource(), CheckBoundsFlags()}; \
907 Name##Operator k##Name##Aborting = {FeedbackSource(), \
913 FeedbackSource(), CheckBoundsFlag::kConvertStringAndMinusZero};
915 FeedbackSource(),
926 CheckIfParameters(kDeoptimizeReason, FeedbackSource())) {}
984 CheckMinusZeroParameters(kMode, FeedbackSource())) {}
999 CheckMinusZeroParameters(kMode, FeedbackSource())) {}
1014 CheckMinusZeroParameters(kMode, FeedbackSource())) {}
1029 CheckMinusZeroParameters(kMode, FeedbackSource())) {}
1044 CheckTaggedInputParameters(kMode, FeedbackSource())) {}
1061 CheckTaggedInputParameters(kMode, FeedbackSource())) {}
1093 CheckFloat64HoleParameters(kMode, FeedbackSource())) {}
1116 GrowFastElementsParameters(kMode, FeedbackSource())) {}
1172 NumberOperationParameters(kHint, FeedbackSource())) {}
1203 const FeedbackSource& feedback) { \
1217 const FeedbackSource& feedback, CheckBoundsFlags flags) { \
1234 const FeedbackSource& feedback, CheckBoundsFlags flags) {
1274 int bits, const FeedbackSource& feedback) {
1284 int bits, const FeedbackSource& feedback) {
1307 DeoptimizeReason reason, const FeedbackSource& feedback) {
1345 CheckForMinusZeroMode mode, const FeedbackSource& feedback) {
1361 CheckForMinusZeroMode mode, const FeedbackSource& feedback) {
1377 CheckForMinusZeroMode mode, const FeedbackSource& feedback) {
1393 CheckForMinusZeroMode mode, const FeedbackSource& feedback) {
1409 CheckTaggedInputMode mode, const FeedbackSource& feedback) {
1427 CheckTaggedInputMode mode, const FeedbackSource& feedback) {
1447 const FeedbackSource& feedback) {
1491 CheckFloat64HoleMode mode, FeedbackSource const& feedback) {
1546 NumberOperationHint hint, const FeedbackSource& feedback) {
1573 GrowFastElementsMode mode, const FeedbackSource& feedback) {
1629 FeedbackSource::Hash feedback_hash;
1676 FeedbackSource::Hash feedback_hash;
1708 return base::hash_combine(hash, FeedbackSource::Hash()(p.feedback()),
1914 FeedbackSource const& feedback, CallDescriptor* descriptor) {