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

Side by Side Diff: test/inspector/debugger/command-line-api-with-bound-function-expected.txt

Issue 2391323002: [inspector] command line api debug and monitor works with bound functions (Closed)
Patch Set: Created 4 years, 2 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 Check that debug and monitor methods from Command Line API works with bound func tion.
2 paused in foo
dgozman 2016/10/05 17:23:32 I'd add some console.logs in between so that it's
kozy 2016/10/05 17:33:10 Done.
3 paused in boo
4 function foo called
5 function boo called
6 function boo called
7 paused in boo
8 function boo called
9 paused in boo
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698