Description[turbofan] Compute proper type for globals with "constant type".
For property cells with cell type kConstantType, we can compute an
appropriate JavaScript type based on the current value of that cell.
Numbers cannot use Type::Of here, because the type might be too precise,
so we handle smi and heap number specially.
R=jarin@chromium.org
BUG=v8:4470
LOG=n
Committed: https://crrev.com/fd4e0dc2ce85281a3f713eee4e345525126460d7
Cr-Commit-Position: refs/heads/master@{#31171}
Patch Set 1 #
Messages
Total messages: 7 (1 generated)
|