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

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

Issue 2891213002: [inspector] Refactor protocol-test.js (Closed)
Patch Set: comments addressed Created 3 years, 7 months 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
1 Tests breakable locations in wasm
1 Running testFunction... 2 Running testFunction...
2 Script nr 0 parsed. URL: v8://test/setup 3 Script nr 0 parsed. URL: v8://test/setup
3 Script nr 1 parsed. URL: v8://test/runTestFunction 4 Script nr 1 parsed. URL: v8://test/runTestFunction
4 Script nr 2 parsed. URL: wasm://wasm/wasm-354ada0e/wasm-354ada0e-0 5 Script nr 2 parsed. URL: wasm://wasm/wasm-354ada0e/wasm-354ada0e-0
5 This is a wasm script (nr 0). 6 This is a wasm script (nr 0).
6 Script nr 3 parsed. URL: wasm://wasm/wasm-354ada0e/wasm-354ada0e-1 7 Script nr 3 parsed. URL: wasm://wasm/wasm-354ada0e/wasm-354ada0e-1
7 This is a wasm script (nr 1). 8 This is a wasm script (nr 1).
8 Querying breakable locations for all wasm scripts now... 9 Querying breakable locations for all wasm scripts now...
9 Requesting all breakable locations in wasm script 0 10 Requesting all breakable locations in wasm script 0
10 4 breakable location(s): 11 4 breakable location(s):
(...skipping 67 matching lines...) Expand 10 before | Expand all | Expand 10 after
78 Missing breakpoints: 4 79 Missing breakpoints: 4
79 Stopped at wasm://wasm/wasm-354ada0e/wasm-354ada0e-0:5:0 80 Stopped at wasm://wasm/wasm-354ada0e/wasm-354ada0e-0:5:0
80 Missing breakpoints: 3 81 Missing breakpoints: 3
81 Stopped at wasm://wasm/wasm-354ada0e/wasm-354ada0e-1:5:4 82 Stopped at wasm://wasm/wasm-354ada0e/wasm-354ada0e-1:5:4
82 Missing breakpoints: 2 83 Missing breakpoints: 2
83 Stopped at wasm://wasm/wasm-354ada0e/wasm-354ada0e-1:6:2 84 Stopped at wasm://wasm/wasm-354ada0e/wasm-354ada0e-1:6:2
84 Missing breakpoints: 1 85 Missing breakpoints: 1
85 Stopped at wasm://wasm/wasm-354ada0e/wasm-354ada0e-1:7:0 86 Stopped at wasm://wasm/wasm-354ada0e/wasm-354ada0e-1:7:0
86 Missing breakpoints: 0 87 Missing breakpoints: 0
87 Finished! 88 Finished!
OLDNEW
« no previous file with comments | « test/inspector/debugger/wasm-get-breakable-locations.js ('k') | test/inspector/debugger/wasm-imports.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698