Hi Jan,

if you store and reuse your global object template you definitely have
to put it in a persistent handle. Otherwise it will be garbage
collected when you exit the handle scope in which the handle to it was
created and further uses of it will lead to crashes.

If you could create a simple reproduction that we can compile and run
to experience the problem that would make it much easier to help. We
have not noticed any such problems.

Thanks,    -- Mads

On Fri, Apr 1, 2011 at 2:19 AM, developerdr <[email protected]> wrote:
> Is there nobody have the same problem?
> No one having any hint for my problem?
>
> Cheers,
> Jan
>
> --
> v8-users mailing list
> [email protected]
> http://groups.google.com/group/v8-users
>

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

Reply via email to