Description[turbofan] Introduce Oddball::to_number_raw and use it for change lowering.
The Oddball::to_number_raw field contains the actual double value of the
Oddball converted to a number, and is located at the same offset as the
HeapNumber::value field, so for lowering changes we don't need to check
for undefined (or any other oddball explicitly).
R=jarin@chromium.org
Committed: https://crrev.com/d1fb8384e02be1904e6a4e033ec1d3a6053a53f5
Cr-Commit-Position: refs/heads/master@{#35753}
Patch Set 1 #
Messages
Total messages: 7 (2 generated)
|