• Sigurd Schneider's avatar
    Reland "[arm64] Refactor constant pool implementation" · e93d244f
    Sigurd Schneider authored
    This is a reland of ac79b539
    
    This CL adds a missing BlockPoolsScope to guard a RequestHeapObject
    call. This fixes a latend bug that the original land flushed out.
    
    Original change's description:
    > [arm64] Refactor constant pool implementation
    >
    > This refactors the constant pool handling for arm64. The immediate goal
    > is to allow 32bit compressed pointers in the pool. The mediate goal is
    > to unify the implementation with the arm constant pool, which will be
    > done in a follow-up CL.
    >
    > Bug: v8:8054
    > Change-Id: I74db4245e5e1025f2e4de4144090fa4ce25883ab
    > Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/1645316
    > Reviewed-by: Michael Starzinger <mstarzinger@chromium.org>
    > Reviewed-by: Jakob Gruber <jgruber@chromium.org>
    > Commit-Queue: Sigurd Schneider <sigurds@chromium.org>
    > Cr-Commit-Position: refs/heads/master@{#62209}
    
    TBR=mstarzinger@chromium.org,jgruber@chromium.org,georgia.kouveli@arm.com
    
    Bug: v8:8054
    Change-Id: I1e3ab13619a48caad33d77ed8bed86782f9d9674
    Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/1664054Reviewed-by: 's avatarSigurd Schneider <sigurds@chromium.org>
    Commit-Queue: Sigurd Schneider <sigurds@chromium.org>
    Cr-Commit-Position: refs/heads/master@{#62237}
    e93d244f
Name
Last commit
Last update
..
benchmarks Loading commit data...
cctest Loading commit data...
common Loading commit data...
debugger Loading commit data...
fuzzer Loading commit data...
inspector Loading commit data...
intl Loading commit data...
js-perf-test Loading commit data...
memory Loading commit data...
message Loading commit data...
mjsunit Loading commit data...
mkgrokdump Loading commit data...
mozilla Loading commit data...
preparser Loading commit data...
test262 Loading commit data...
torque Loading commit data...
unittests Loading commit data...
wasm-api-tests Loading commit data...
wasm-js Loading commit data...
wasm-spec-tests Loading commit data...
webkit Loading commit data...
BUILD.gn Loading commit data...
OWNERS Loading commit data...