Description[turbofan] Introduce proper CheckNumber operator.
We use CheckNumber to guard values as being proper numbers, i.e. if the
input value is anything but a Number, we deoptimize. This follows the
existing effect/control linearization magic that we already use for the
other checks.
R=jarin@chromium.org
BUG=v8:5141
Committed: https://crrev.com/d5ed22808f6960bb4307fd8ea738603a66594099
Cr-Commit-Position: refs/heads/master@{#37329}
Patch Set 1 #Patch Set 2 : Add to RedundancyElimination #
Messages
Total messages: 11 (4 generated)
|