Description[win32] Improve random mmap address generation on 64-bit.
Currently we only generate addresses in the range 2GiB to 4GiB, because
of a bug, when running in 64-bit mode. With this fix we now use the full
range 2GiB to 4096GiB.
BUG=v8:3997
LOG=n
R=svenpanne@chromium.org
Committed: https://crrev.com/ee73c6f3e756ec2e67ee721761a53f60c3d544d8
Cr-Commit-Position: refs/heads/master@{#27610}
Patch Set 1 #
Messages
Total messages: 7 (1 generated)
|