|
|
|
|
|
by Achshar
4435 days ago
|
|
Wasn't this possible already? Put a breakpoint or 'breakpoint;' on the function body's first line and it will pause execution when the function is called synchronously or asynchronously. And browse the call stack on the right column. What's new here? I have been doing this for quite sometime. |
|
More visually, check out the Before/After images from the doc: http://imgur.com/rZlgrMe