| commit | 4d88dd5c4c271d3cf23c1393cf1cd64a53043a78 | [log] [tgz] |
|---|---|---|
| author | Natalie Weizenbaum <nweiz@google.com> | Tue Feb 17 17:13:39 2015 -0800 |
| committer | Natalie Weizenbaum <nweiz@google.com> | Tue Feb 17 17:13:39 2015 -0800 |
| tree | 4fc1b88fa061f0ec5421650fbae23e95088d6317 | |
| parent | 0ab2caab5156c0fbab3996ec154ff21b8e86e311 [diff] |
Even better stack chains with VM async/await. It turns out the VM can generate frames that have the previous method's name in the <..._async_body> member. R=rnystrom@google.com Review URL: https://codereview.chromium.org//936643002