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

Side by Side Diff: test/inspector/debugger/step-into-nested-arrow-expected.txt

Issue 2751573003: [debugger] correctly find inner function scope. (Closed)
Patch Set: 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
« no previous file with comments | « test/inspector/debugger/step-into-nested-arrow.js ('k') | test/inspector/protocol-test.js » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
(Empty)
1 Checks that stepInto nested arrow function doesn't produce crash.
2 paused
3 (anonymous) (test.js:2:0)
4 (anonymous) (:0:6)
5 paused
6 rec (test.js:1:19)
7 (anonymous) (test.js:2:0)
8 (anonymous) (:0:6)
9 paused
10 rec (test.js:2:5)
11 (anonymous) (test.js:2:0)
12 (anonymous) (:0:6)
13 paused
14 (anonymous) (test.js:2:5)
15 (anonymous) (:0:6)
16 paused
17 (anonymous) (:0:8)
OLDNEW
« no previous file with comments | « test/inspector/debugger/step-into-nested-arrow.js ('k') | test/inspector/protocol-test.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698