NEW 175180
[JSC] Move core of unhandled promise tracker to JSC
https://bugs.webkit.org/show_bug.cgi?id=175180
Summary [JSC] Move core of unhandled promise tracker to JSC
Yusuke Suzuki
Reported 2017-08-04 01:38:34 PDT
By doing so, we can easily test it in JSC. Moreover, we can write the test with `async`, and we can ensure there is no unhandled rejections in JSTests.
Attachments
Note You need to log in before you can comment on or make changes to this bug.