Description[turbofan] Fix a couple of invalid Uint32Constant/Int32Constant uses.
The contract for TurboFan is that we use NumberConstants for any kind
of number value until the representation selection picks concrete
representations, i.e. Int32Constant or Float64Constant. We will soon
be able to also guard this contract with DCHECKs.
BUG=v8:5267
R=yangguo@chromium.org
Committed: https://crrev.com/4ee6fdf38b89950f645d91a33a98c219869798f6
Cr-Commit-Position: refs/heads/master@{#40908}
Patch Set 1 #
Dependent Patchsets: Messages
Total messages: 10 (5 generated)
|