Updates:
        Status: WorkingAsIntended

Comment #10 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 guess there is just no other clean solution to this than returning an empty handle. Generally, any API call can return an empty handle as an error sentinel and it's the embedder's job to check against it.

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

Reply via email to