I'm trying to call the native JSON parser from my v8 extension. However, when I do this, I get the following error: "Uncaught RangeError: Maximum call stack size exceeded". My code can be found here: https://gist.github.com/941668 . Can someone suggest what I'm doing wrong?
-- v8-users mailing list [email protected] http://groups.google.com/group/v8-users
