v8/test/inspector/debugger/wasm-unnamed-function-names-expected.txt

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

11 lines
220 B
Plaintext
Raw Normal View History

Tests unnamed function in wasm scripts
Running testFunction with generated wasm bytes...
Paused on 'debugger;'
Number of frames: 5
- [0] call_debugger
- [1] func1
- [2] main
- [3] testFunction
- [4]
Finished!