I tried using V8::ContextDisposedNotification() to trigger GC. But it doesn't seem to do anything. Can someone explain how it is supposed to work? I'd like to tell v8 to garbage collect everything used in the disposed context.
Thanks! -- -- v8-users mailing list [email protected] http://groups.google.com/group/v8-users --- You received this message because you are subscribed to the Google Groups "v8-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
