• Seth Brenith's avatar
    Revert "[torque][cleanup] Use more precise field types in a few classes" · 16cb2d94
    Seth Brenith authored
    This reverts commit 4e5fabae.
    
    Reason for revert: performance regressions chromium:1085305, chromium:1084978
    
    Original change's description:
    > [torque][cleanup] Use more precise field types in a few classes
    > 
    > This change updates some Torque-defined classes to include more precise
    > field types where possible. It also updates those classes to use
    > @generateCppClass. One field was removed because it's unused
    > (PrototypeInfo::validity_cell), and two fields in StackFrameInfo
    > actually became less precise because they're based on Script::name,
    > which is an embedder-provided untyped Local<Value>. (Automatically
    > generated accessors pointed out this bug easily.)
    > 
    > This change also includes a couple of minor fixes in Torque.
    > 
    > Change-Id: Ib2bc6c7165bb3612b6d344c0686a94165a568277
    > Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/2199640
    > Commit-Queue: Seth Brenith <seth.brenith@microsoft.com>
    > Reviewed-by: Ulan Degenbaev <ulan@chromium.org>
    > Reviewed-by: Toon Verwaest <verwaest@chromium.org>
    > Reviewed-by: Tobias Tebbi <tebbi@chromium.org>
    > Cr-Commit-Position: refs/heads/master@{#67907}
    
    TBR=ulan@chromium.org,tebbi@chromium.org,verwaest@chromium.org,seth.brenith@microsoft.com
    
    Change-Id: I720821d8dc84ea0d79eb137f1c2507f75df9a107
    No-Presubmit: true
    No-Tree-Checks: true
    No-Try: true
    Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/2211322Reviewed-by: 's avatarUlan Degenbaev <ulan@chromium.org>
    Commit-Queue: Ulan Degenbaev <ulan@chromium.org>
    Cr-Commit-Position: refs/heads/master@{#67972}
    16cb2d94
Name
Last commit
Last update
build_overrides Loading commit data...
custom_deps Loading commit data...
docs Loading commit data...
gni Loading commit data...
include Loading commit data...
infra Loading commit data...
samples Loading commit data...
src Loading commit data...
test Loading commit data...
testing Loading commit data...
third_party Loading commit data...
tools Loading commit data...
.clang-format Loading commit data...
.clang-tidy Loading commit data...
.editorconfig Loading commit data...
.flake8 Loading commit data...
.git-blame-ignore-revs Loading commit data...
.gitattributes Loading commit data...
.gitignore Loading commit data...
.gn Loading commit data...
.vpython Loading commit data...
.ycm_extra_conf.py Loading commit data...
AUTHORS Loading commit data...
BUILD.gn Loading commit data...
CODE_OF_CONDUCT.md Loading commit data...
COMMON_OWNERS Loading commit data...
DEPS Loading commit data...
ENG_REVIEW_OWNERS Loading commit data...
INFRA_OWNERS Loading commit data...
INTL_OWNERS Loading commit data...
LICENSE Loading commit data...
LICENSE.fdlibm Loading commit data...
LICENSE.strongtalk Loading commit data...
LICENSE.v8 Loading commit data...
LICENSE.valgrind Loading commit data...
MIPS_OWNERS Loading commit data...
OWNERS Loading commit data...
PPC_OWNERS Loading commit data...
PRESUBMIT.py Loading commit data...
README.md Loading commit data...
S390_OWNERS Loading commit data...
WATCHLISTS Loading commit data...
codereview.settings Loading commit data...