A way of explicitly reporting exceptions

Boris Zbarsky bzbarsky at MIT.EDU
Mon Jun 23 13:26:21 PDT 2014


On 6/23/14, 4:25 PM, Boris Zbarsky wrote:
> That's an interesting issue too.  Right now I believe browsers can
> internally rethrow an exception without changing its stack trace...  But
> there is no way for script to do that.

Actually, I might be wrong there if the stack trace is captured at the 
time the Error object is constructed.

-Boris



More information about the es-discuss mailing list