Description[turbofan] Introduce CheckHole and CheckHoleNaN operators.
These simplified operators are used to perform the hole checks when
loading elements from a holey array. Depending on the CheckHoleMode,
they either return the hole as undefined or some NaN, or deoptimize
if the value is the hole or the hole NaN.
R=jarin@chromium.org
Committed: https://crrev.com/502dd40c3307aaa60ee24251f13c9d36e11923a8
Cr-Commit-Position: refs/heads/master@{#37001}
Patch Set 1 #
Total comments: 6
Patch Set 2 : Address comments. Blacklist test #
Dependent Patchsets: Messages
Total messages: 14 (5 generated)
|