Very simply, V8 is incapable of handling memory efficiently. If you want it done right, don't even begin to trust that V8 can clean up after itself.
V8 is why people make fun of garbage collection. On Thursday, October 30, 2014 11:15:24 PM UTC-8, Sebastian Herrlinger wrote: > > Did not get to the source of it yet, but multiple sources seem to suggest > that a persistent.setWeak() callback may not be called at all. > So what is the way to go in cleaning up? > -- -- 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.
