Searched refs:kAllowSpeculation (Results 1 – 4 of 4) sorted by relevance
1575 enum class SpeculationMode { kAllowSpeculation, kDisallowSpeculation }; enumerator1580 case SpeculationMode::kAllowSpeculation:
841 DCHECK_IMPLIES(speculation_mode == SpeculationMode::kAllowSpeculation, in CallWithSpread()
244 DCHECK_IMPLIES(speculation_mode == SpeculationMode::kAllowSpeculation, in CallParameters()
3754 DCHECK_IMPLIES(speculation_mode == SpeculationMode::kAllowSpeculation, in ReduceCallOrConstructWithArrayLikeOrSpread()