google / traceur-compiler

Traceur is a JavaScript.next-to-JavaScript-of-today compiler
Apache License 2.0
8.18k stars 578 forks source link

Surface exceptions from vm.runInNewContext. #2026

Closed johnjbarton closed 8 years ago

johnjbarton commented 8 years ago

Exceptions were getting lost in promise land, resulting in obscure error output.

arv commented 8 years ago

LGTM