Description[turbofan] Introduce dedicated BitcastWordToTagged machine operator.
This operator doesn't generate any actual code, but teaches the register
allocator that a certain computed pointer value is tagged. This is
required to safely implement InnerAllocate (and we also use this for
Allocate to be sure that we don't suddenly leak a dangling pointer into
the heap somewhere).
R=epertoso@chromium.org
BUG=v8:4939
LOG=n
Committed: https://crrev.com/33c717fba4ea866939a1c02d58a7e2ed1d353f55
Cr-Commit-Position: refs/heads/master@{#35700}
Patch Set 1 #Patch Set 2 : REBASE. Small fix. #
Messages
Total messages: 13 (5 generated)
|