Updates:
        Status: PendingFurtherInfo

Comment #1 on issue 1349 by [email protected]: v8 Interceptor can't be nesting.
http://code.google.com/p/v8/issues/detail?id=1349

Could you provide some more information? If you can provide a standalone C++ test program so we can reproduce the issue that would make it easier to help.

This looks like a case where you are returning a handle out of the handle scope holding it which is unsafe. If you can provide a full example exhibiting this behavior I will have a look.

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

Reply via email to