• Clemens Backes's avatar
    [wasm][debug] Fix index-named locals · 4d69c548
    Clemens Backes authored
    This fixes local names that are the string representation of a valid
    element index.
    Even though both the Liftoff and the interpreter-based test are changed,
    only the latter needs to be fixed right now since Liftoff does not use
    the names currently. Modifying the test just ensures that we implement
    this correctly once we use the name.
    
    R=jkummerow@chromium.org
    
    Bug: v8:10019
    Change-Id: Ib7f7d6e244a344a85ab540b6c2c67f98b1f3078e
    Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/1998079
    Commit-Queue: Clemens Backes <clemensb@chromium.org>
    Reviewed-by: 's avatarJakob Kummerow <jkummerow@chromium.org>
    Cr-Commit-Position: refs/heads/master@{#65751}
    4d69c548
Name
Last commit
Last update
..
benchmarks Loading commit data...
cctest Loading commit data...
common Loading commit data...
debugger Loading commit data...
fuzzer Loading commit data...
inspector Loading commit data...
intl Loading commit data...
js-perf-test Loading commit data...
memory Loading commit data...
message Loading commit data...
mjsunit Loading commit data...
mkgrokdump Loading commit data...
mozilla Loading commit data...
test262 Loading commit data...
torque Loading commit data...
unittests Loading commit data...
wasm-api-tests Loading commit data...
wasm-js Loading commit data...
wasm-spec-tests Loading commit data...
webkit Loading commit data...
BUILD.gn Loading commit data...
OWNERS Loading commit data...