On Thu, Jun 7, 2012 at 3:21 PM, Charles Kendrick <char...@isomorphic.com> wrote:
> I agree that something like error.stackFrames would be ideal.  However
> I would say the V8 stack trace API is missing 3 key things:
>
> 1. access to parameter values
> 2. access to local variables defined in the function
> 3. access to the line of code that crashed / called the next frame

One thing that might not have been as clear as I wanted is that this
is trying to spec Error stack as it exists today. This is not intended
to cover any kind of debugging APIs. That is a completely different
topic and has a lot of security implications.

-- 
erik
_______________________________________________
es-discuss mailing list
es-discuss@mozilla.org
https://mail.mozilla.org/listinfo/es-discuss

Reply via email to