Chromium Code Reviews

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

Issue 2532433003: [inspector] Split V8DebuggerScript implementation for wasm (Closed)
Patch Set: Refactor a bit Created 4 years ago
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View unified diff |
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-f97d2e2a/wasm-f97d2e2a-1
5 This is a wasm script. Requesting breakable locations.
6 {
7 error : {
8 code : -32603
9 message : Internal error
10 }
11 id : <messageId>
12 }
OLDNEW

Powered by Google App Engine