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

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

8 lines
200 B
Plaintext
Raw Normal View History

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