Do you ever dispose the persistent handles create by Context::New in LogCallback?
-- Mads On Mon, Feb 1, 2010 at 8:00 PM, darrel karisch <[email protected]> wrote: > I added invocations of > global.Dispose(); > global.Clear(); > after > context1.Dispose(); > context1.Clear(); > > but there is no change in behavior. > > -- > 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
