Hi,

I would like to contribute some functionality that allows getting a 
structured stack trace object directly.

Right now, this only seems possible by overwriting Error.prepareStackTrace 
and then calling Error.captureStackTrace. This is rather cumbersome.

Please let me know if such a feature would have a chance of being merged. 
I'm thinking of a new method Error.getStackTrace(constructorOpt);

--fg

-- 
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev

Reply via email to