Hi Xiang I've tried that, but it still doesn't destroy the weak references.
On Mon, Nov 30, 2009 at 3:49 PM, Xiang <[email protected]> wrote: > Hi, Abdulla, > > GC will be triggered when a new context is created(You can find it > when you try to trace Context::New()). > > It used some heuristic method for better performance. > > > Cheers~ > Xiang > > > On Nov 30, 7:45 am, Abdulla <[email protected]> wrote: > > According to the ChangeLog for version 1.0.3, garbage collection is > > forced when disposing contexts, but I can't seem to trigger it in > > order to destroy weak references. Am I doing something wrong? > > -- > v8-users mailing list > [email protected] > http://groups.google.com/group/v8-users > -- Thank you Abdulla -- v8-users mailing list [email protected] http://groups.google.com/group/v8-users
