v8/test/inspector/debugger/wasm-anyref-global-expected.txt

8 lines
196 B
Plaintext
Raw Normal View History

Test wasm scope information with anyref globals
Waiting for wasm script to be parsed.
Setting breakpoint in wasm.
Running main.
Paused in debugger.
globals: {"global0": hello, world}
Finished.