• Igor Sheludko's avatar
    [ext-code-space] Fix CodeRange allocation logic · 36e47253
    Igor Sheludko authored
    ... which required unnecessarily big alignment for the base on Windows.
    
    Drive-by: adapt hint usage in VirtualMemoryCage::InitReservation() for
    non-zero kReservedCodeRangePages and hint values provided by
    CodeRangeAddressHint::GetAddressHint() which might be the start address
    of the previously reserved region which in turn already includes the
    kReservedCodeRangePages pages.
    
    Bug: v8:11880, v8:12942
    Change-Id: Ieee44ed2bdfc77aa8efaef449221caaae1f0f08f
    Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/3695382Reviewed-by: 's avatarDominik Inführ <dinfuehr@chromium.org>
    Commit-Queue: Igor Sheludko <ishell@chromium.org>
    Cr-Commit-Position: refs/heads/main@{#81026}
    36e47253
Name
Last commit
Last update
..
DIR_METADATA Loading commit data...
OWNERS Loading commit data...
address-map.cc Loading commit data...
address-map.h Loading commit data...
allocation.cc Loading commit data...
allocation.h Loading commit data...
bit-vector.cc Loading commit data...
bit-vector.h Loading commit data...
boxed-float.h Loading commit data...
detachable-vector.cc Loading commit data...
detachable-vector.h Loading commit data...
hex-format.cc Loading commit data...
hex-format.h Loading commit data...
identity-map.cc Loading commit data...
identity-map.h Loading commit data...
locked-queue-inl.h Loading commit data...
locked-queue.h Loading commit data...
memcopy.cc Loading commit data...
memcopy.h Loading commit data...
ostreams.cc Loading commit data...
ostreams.h Loading commit data...
scoped-list.h Loading commit data...
sha-256.cc Loading commit data...
sha-256.h Loading commit data...
sparse-bit-vector.h Loading commit data...
utils-inl.h Loading commit data...
utils.cc Loading commit data...
utils.h Loading commit data...
v8dll-main.cc Loading commit data...
version.cc Loading commit data...
version.h Loading commit data...