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
