OLD | NEW |
---|---|
(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 | |
OLD | NEW |