Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(12)

Side by Side Diff: test/inspector/debugger/wasm-get-breakable-locations-expected.txt

Issue 2532433003: [inspector] Split V8DebuggerScript implementation for wasm (Closed)
Patch Set: Minor refactoring Created 4 years ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
OLDNEW
(Empty)
1 Running testFunction...
2 Script nr 0 parsed. URL:
3 Script nr 1 parsed. URL:
4 Script nr 2 parsed. URL: wasm://wasm/wasm-f6f6230e/wasm-f6f6230e-1
5 This is a wasm script. Requesting breakable locations.
6 Script nr 3 parsed. URL: wasm://wasm/wasm-f6f6230e/wasm-f6f6230e-2
7 This is a wasm script. Requesting breakable locations.
8 {
9 error : {
10 code : -32603
11 message : Internal error
12 }
13 id : <messageId>
14 }
15 {
16 error : {
17 code : -32603
18 message : Internal error
19 }
20 id : <messageId>
21 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698