Description[turbofan] Introduce proper abstractions for ToNumber truncations.
Introduce TruncateTaggedToFloat64 and TruncateTaggedToWord32 into the
CodeStubAssembler, which encapsulates the ToNumber truncation and
returns the resulting number as either Float64 or further truncated to
Word32.
R=jarin@chromium.org
BUG=v8:4587
LOG=n
Committed: https://crrev.com/1abd78979c29f74f2455961deaa1a83670cd6521
Cr-Commit-Position: refs/heads/master@{#35051}
Patch Set 1 #
Messages
Total messages: 7 (2 generated)
|