DescriptionX87: [crankshaft] Support all oddballs for truncating TaggedToI changes.
port 7d383be9da728997e0c0a68500a6ac2f248240c1 (r40608)
original commit message:
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.
BUG=
Committed: https://crrev.com/77ae68846b03e37df377c0700b674e1051fc8136
Cr-Commit-Position: refs/heads/master@{#40632}
Patch Set 1 #
Messages
Total messages: 8 (3 generated)
|