Comment #8 on issue 2232 by [email protected]: Segfault when running C++ function from recursive JS code
http://code.google.com/p/v8/issues/detail?id=2232
I think what's happening is that when the API call (in this case, getting the Date object) causes a stack trace, it silently fails and returns an empty handle. That should not happen.
-- v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev
