Description[crankshaft] Support all oddballs for truncating TaggedToI changes.
For inputs to truncating binary operations like <<, | or >>>, support
all Oddballs not just undefined, true and false. This unifies treatment
of these truncations in Crankshaft and TurboFan, and is very easy
nowadays, since the memory layout of Oddball and HeapNumber is
compatible.
R=yangguo@chromium.org
BUG=v8:5400
Committed: https://crrev.com/7d383be9da728997e0c0a68500a6ac2f248240c1
Cr-Commit-Position: refs/heads/master@{#40608}
Patch Set 1 #
Messages
Total messages: 11 (5 generated)
|