• Adam Klein's avatar
    Revert "Refactor OSROptimizedCodeCache" · b591fccb
    Adam Klein authored
    This reverts commit d368dcf4.
    
    Reason for revert: https://crbug.com/1312188
    
    Original change's description:
    > Refactor OSROptimizedCodeCache
    >
    > Tweak a few names, remove a few GetIsolate calls, other minor
    > usability refactors.
    >
    > It may be worth taking a closer look at the impl in the future,
    > currently the design choices don't seem ideal (see the added TODO
    > on top of the class).
    >
    > Bug: v8:12161
    > Change-Id: Ib34e372aa58a30c68c9c5cdd0d1da0ec3e86717c
    > Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/3560447
    > Reviewed-by: Leszek Swirski <leszeks@chromium.org>
    > Commit-Queue: Jakob Linke <jgruber@chromium.org>
    > Cr-Commit-Position: refs/heads/main@{#79687}
    
    Bug: v8:12161, chromium:1312188
    Change-Id: Ieb3a91682845a23536fdfdf3208af74b3c6585f8
    No-Presubmit: true
    No-Tree-Checks: true
    No-Try: true
    Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/3564989
    Auto-Submit: Adam Klein <adamk@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/main@{#79700}
    b591fccb
Name
Last commit
Last update
..
arm Loading commit data...
arm64 Loading commit data...
ia32 Loading commit data...
loong64 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...
DIR_METADATA Loading commit data...
OWNERS Loading commit data...
deoptimize-reason.cc Loading commit data...
deoptimize-reason.h Loading commit data...
deoptimized-frame-info.cc Loading commit data...
deoptimized-frame-info.h Loading commit data...
deoptimizer-cfi-builtins.cc Loading commit data...
deoptimizer-cfi-empty.cc Loading commit data...
deoptimizer.cc Loading commit data...
deoptimizer.h Loading commit data...
frame-description.h Loading commit data...
materialized-object-store.cc Loading commit data...
materialized-object-store.h Loading commit data...
translated-state.cc Loading commit data...
translated-state.h Loading commit data...
translation-array.cc Loading commit data...
translation-array.h Loading commit data...
translation-opcode.h Loading commit data...