mirror of
https://github.com/atom/atom.git
synced 2026-01-24 06:18:03 -05:00
Since the callbacks are executed asynchronously, no v8 code is above them on the stack to which to rethrow. It was causing crashes.
Since the callbacks are executed asynchronously, no v8 code is above them on the stack to which to rethrow. It was causing crashes.