• Eric Leese's avatar
    Revert "[wasm] Tierdown wasm module upon "Debugger.enable"" · fb96381b
    Eric Leese authored
    This reverts commit 410ca4c5.
    
    Reason for revert: This was causing Chrome to hang when debugging large wasm binaries.
    
    Clean revert except for modification to test/debugger/debugger.status
    
    Bug: chromium:1047210, v8:9654
    
    Original change's description:
    > [wasm] Tierdown wasm module upon "Debugger.enable"
    >
    > Put a logic in Wasm Engine to tier down all existing modules per isolate
    > when debugger is enabled. This CL does not handle new module added after
    > debugger is enabled yet.
    >
    > Bug: v8:9654
    > Change-Id: I87060f5c416506543fcaf231bff9999d06ba4c0d
    > Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/2013692
    > Commit-Queue: Z Nguyen-Huu <duongn@microsoft.com>
    > Reviewed-by: Simon Zünd <szuend@chromium.org>
    > Reviewed-by: Benedikt Meurer <bmeurer@chromium.org>
    > Reviewed-by: Clemens Backes <clemensb@chromium.org>
    > Cr-Commit-Position: refs/heads/master@{#66017}
    
    TBR=clemensb@chromium.org,bmeurer@chromium.org,duongn@microsoft.com,szuend@chromium.org
    
    # Not skipping CQ checks because original CL landed > 1 day ago.
    
    Bug: v8:9654
    Change-Id: Id49e8c69f8212e95e698d7e7267056fb2eb7e60a
    Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/2030737
    Auto-Submit: Eric Leese <leese@chromium.org>
    Reviewed-by: 's avatarClemens Backes <clemensb@chromium.org>
    Reviewed-by: 's avatarSimon Zünd <szuend@chromium.org>
    Commit-Queue: Clemens Backes <clemensb@chromium.org>
    Cr-Commit-Position: refs/heads/master@{#66054}
    fb96381b
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...
s390 Loading commit data...
x64 Loading commit data...
OWNERS Loading commit data...
debug-coverage.cc Loading commit data...
debug-coverage.h Loading commit data...
debug-evaluate.cc Loading commit data...
debug-evaluate.h Loading commit data...
debug-frames.cc Loading commit data...
debug-frames.h Loading commit data...
debug-interface.h Loading commit data...
debug-property-iterator.cc Loading commit data...
debug-property-iterator.h Loading commit data...
debug-scope-iterator.cc Loading commit data...
debug-scope-iterator.h Loading commit data...
debug-scopes.cc Loading commit data...
debug-scopes.h Loading commit data...
debug-stack-trace-iterator.cc Loading commit data...
debug-stack-trace-iterator.h Loading commit data...
debug-type-profile.cc Loading commit data...
debug-type-profile.h Loading commit data...
debug.cc Loading commit data...
debug.h Loading commit data...
interface-types.h Loading commit data...
liveedit.cc Loading commit data...
liveedit.h Loading commit data...