4168661924
The test was a bit out-dated, the expected file did not match the test or the data delivered by V8 anymore. However, all the expected data was available, so I just adjusted the test accordingly. R=clemensb@chromium.org Bug: v8:10356 Change-Id: I1d94f2a295038a4320e07706d46258a278a6dee5 Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/2968410 Reviewed-by: Clemens Backes <clemensb@chromium.org> Commit-Queue: Andreas Haas <ahaas@chromium.org> Cr-Commit-Position: refs/heads/master@{#75222}
9 lines
245 B
Plaintext
9 lines
245 B
Plaintext
Test wasm scope information with externref globals
|
|
|
|
Running test: test
|
|
Waiting for wasm script to be parsed.
|
|
Setting breakpoint in wasm.
|
|
Running main.
|
|
Paused in debugger.
|
|
globals: {"name": $m.global, "type": externref, "value": hello, world}
|