| Index: test/inspector/debugger/wasm-get-breakable-locations-expected.txt
|
| diff --git a/test/inspector/debugger/wasm-get-breakable-locations-expected.txt b/test/inspector/debugger/wasm-get-breakable-locations-expected.txt
|
| new file mode 100644
|
| index 0000000000000000000000000000000000000000..89deb6e8040eb969b6601890a9c44dced2499079
|
| --- /dev/null
|
| +++ b/test/inspector/debugger/wasm-get-breakable-locations-expected.txt
|
| @@ -0,0 +1,21 @@
|
| +Running testFunction...
|
| +Script nr 0 parsed. URL:
|
| +Script nr 1 parsed. URL:
|
| +Script nr 2 parsed. URL: wasm://wasm/wasm-f6f6230e/wasm-f6f6230e-1
|
| +This is a wasm script. Requesting breakable locations.
|
| +Script nr 3 parsed. URL: wasm://wasm/wasm-f6f6230e/wasm-f6f6230e-2
|
| +This is a wasm script. Requesting breakable locations.
|
| +{
|
| + error : {
|
| + code : -32603
|
| + message : Internal error
|
| + }
|
| + id : <messageId>
|
| +}
|
| +{
|
| + error : {
|
| + code : -32603
|
| + message : Internal error
|
| + }
|
| + id : <messageId>
|
| +}
|
|
|