• Francis McCabe's avatar
    Revert "[ptr-cage] Rename IsolateRoot to PtrComprCageBase" · 07a9ff4d
    Francis McCabe authored
    This reverts commit e28dadc2.
    
    Reason for revert: failed test262 tests;; see https://ci.chromium.org/ui/p/v8/builders/ci/V8%20Win32/32275/steps?succeeded=true&debug=false
    
    Original change's description:
    > [ptr-cage] Rename IsolateRoot to PtrComprCageBase
    >
    > Currently, IsolateRoot is both the address of the Isolate root and the
    > base address of the pointer compression reservation. This CL teases the
    > two uses apart by renaming IsolateRoot to PtrComprCageBase.
    >
    > - In addition to V8_COMPRESS_POINTERS, add a
    >   V8_COMPRESS_POINTERS_IN_ISOLATE_CAGE (vs SHARED_CAGE).
    >
    > - Rename GetIsolate* helpers to GetPtrComprCageBase. When
    >   V8_COMPRESS_POINTERS_IN_ISOLATE_CAGE is true, the helpers remain as
    >   aliases to GetPtrComprCageBase.
    >
    > - Rename kPtrComprIsolateRootAlignment to kPtrComprCageBaseAlignment.
    >
    > Bug: v8:11460
    > Change-Id: I1d715f678ce9a0b5731895612ca14f56579b1c48
    > Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/2783672
    > Commit-Queue: Shu-yu Guo <syg@chromium.org>
    > Auto-Submit: Shu-yu Guo <syg@chromium.org>
    > Reviewed-by: Igor Sheludko <ishell@chromium.org>
    > Reviewed-by: Ross McIlroy <rmcilroy@chromium.org>
    > Cr-Commit-Position: refs/heads/master@{#73790}
    
    Bug: v8:11460
    Change-Id: I19d0e28194fcdb28e89f129a7694ca3fe29fa17a
    No-Presubmit: true
    No-Tree-Checks: true
    No-Try: true
    Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/2806168
    Auto-Submit: Francis McCabe <fgm@chromium.org>
    Commit-Queue: Rubber Stamper <rubber-stamper@appspot.gserviceaccount.com>
    Bot-Commit: Rubber Stamper <rubber-stamper@appspot.gserviceaccount.com>
    Cr-Commit-Position: refs/heads/master@{#73791}
    07a9ff4d
Name
Last commit
Last update
..
arm Loading commit data...
arm64 Loading commit data...
ia32 Loading commit data...
mips Loading commit data...
mips64 Loading commit data...
ppc Loading commit data...
riscv64 Loading commit data...
s390 Loading commit data...
x64 Loading commit data...
DEPS Loading commit data...
OWNERS Loading commit data...
basic-block-profiler.cc Loading commit data...
basic-block-profiler.h Loading commit data...
code-tracer.h Loading commit data...
compilation-statistics.cc Loading commit data...
compilation-statistics.h Loading commit data...
disasm.h Loading commit data...
disassembler.cc Loading commit data...
disassembler.h Loading commit data...
eh-frame.cc Loading commit data...
eh-frame.h Loading commit data...
gdb-jit.cc Loading commit data...
gdb-jit.h Loading commit data...
objects-debug.cc Loading commit data...
objects-printer.cc Loading commit data...
perf-jit.cc Loading commit data...
perf-jit.h Loading commit data...
system-jit-metadata-win.h Loading commit data...
system-jit-win.cc Loading commit data...
system-jit-win.h Loading commit data...
unwinder.cc Loading commit data...
unwinder.h Loading commit data...
unwinding-info-win64.cc Loading commit data...
unwinding-info-win64.h Loading commit data...