diff options
author | Felix Geisendörfer <felix@debuggable.com> | 2010-01-19 22:27:55 +0100 |
---|---|---|
committer | Ryan Dahl <ry@tinyclouds.org> | 2010-01-19 14:29:57 -0800 |
commit | bfd31448617dc4d66f6de5ced7c260562e01349f (patch) | |
tree | d5e3dc5f73e640a8cca0d3505410cef4708e22fb /deps/v8/tools/jsmin.py | |
parent | f64371fccb61232be00534d6e9ecc9d73cbcb790 (diff) | |
download | node-bfd31448617dc4d66f6de5ced7c260562e01349f.tar.gz |
Make unhandled Promise errors throw an exception
A promise will throw an exception unless an error handler is attached in the
same "tick" that the error is emitted. This is to avoid silent promise
failures.
Diffstat (limited to 'deps/v8/tools/jsmin.py')
0 files changed, 0 insertions, 0 deletions