summaryrefslogtreecommitdiff
path: root/deps/v8/test/inspector/debugger/wasm-set-breakpoint-liftoff-expected.txt
blob: 735fc49f44f7441db213e682d4c11462f83fe59d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
Tests stepping through wasm scripts.
Instantiating.
Waiting for wasm script (ignoring first non-wasm script).
Setting breakpoint at offset 54 on script wasm://wasm/18214bfe
Setting breakpoint at offset 53 on script wasm://wasm/18214bfe
Setting breakpoint at offset 51 on script wasm://wasm/18214bfe
Setting breakpoint at offset 49 on script wasm://wasm/18214bfe
Setting breakpoint at offset 45 on script wasm://wasm/18214bfe
Setting breakpoint at offset 47 on script wasm://wasm/18214bfe
Calling main(4)
exports.main returned!
Finished!