• Ulan Degenbaev's avatar
    Revert "[heap] Use AdjustAmountOfExternalMemory to account freed array buffers." · ec1c5009
    Ulan Degenbaev authored
    This reverts commit 5ea58bde.
    
    Reason for revert: potential perf regression.
    
    BUG=chromium:748100
    
    Original change's description:
    > [heap] Use AdjustAmountOfExternalMemory to account freed array buffers.
    > 
    > Currently GC decrements the external memory counter directly bypassing
    > the AdjustAmountOfExternalMemory. This is inconsistent with array
    > buffer allocation, which actually uses the API to increment the counter.
    > 
    > Change-Id: I401087872213fdd60f1a40c99c8f459c14dc0608
    > Reviewed-on: https://chromium-review.googlesource.com/582008
    > Reviewed-by: Michael Lippautz <mlippautz@chromium.org>
    > Commit-Queue: Ulan Degenbaev <ulan@chromium.org>
    > Cr-Commit-Position: refs/heads/master@{#46835}
    
    TBR=ulan@chromium.org,mlippautz@chromium.org
    
    Change-Id: Ibde2acb9ae2e4274946124fc4606321b95c80758
    No-Presubmit: true
    No-Tree-Checks: true
    No-Try: true
    Reviewed-on: https://chromium-review.googlesource.com/583453Reviewed-by: 's avatarUlan Degenbaev <ulan@chromium.org>
    Commit-Queue: Ulan Degenbaev <ulan@chromium.org>
    Cr-Commit-Position: refs/heads/master@{#46847}
    ec1c5009
Name
Last commit
Last update
benchmarks Loading commit data...
build_overrides Loading commit data...
docs Loading commit data...
gni Loading commit data...
gypfiles 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...
.gitignore Loading commit data...
.gn 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...
ChangeLog Loading commit data...
DEPS 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...
Makefile Loading commit data...
Makefile.android Loading commit data...
OWNERS Loading commit data...
PRESUBMIT.py Loading commit data...
README.md Loading commit data...
WATCHLISTS Loading commit data...
codereview.settings Loading commit data...
snapshot_toolchain.gni Loading commit data...