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

Side by Side Diff: test/inspector/debugger/return-break-locations-expected.txt

Issue 2758483002: [debugger] tuned StepNext and StepOut at return position (Closed)
Patch Set: more tests Created 3 years, 9 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
(Empty)
1 Return break locations within function
2
3 Running test: testTailCall
4 [
5 [0] : {
6 columnNumber : 0
7 lineNumber : 6
8 scriptId : <scriptId>
9 type : return
10 }
11 ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698