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.

9 lines
245 B
Plaintext
Raw Normal View History

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}