I too would like to know about this. For me, the biggest issue is that I can't figure out how to pass handles that have GC callbacks out of functions anymore since handlescope.close has been removed.
On Wednesday, March 5, 2014 11:47:30 AM UTC-9, Jane Chen wrote: > > I know that the API has changed between v8 version 3.14 and 3.24, for > example, now you need to pass Isolate around while creating a new Context > or FunctionTemplate. I'd like to get a sense of how extensive and > fundamental these API changes are and whether there's major functionality > difference between the two. For example, does multi-threading work well in > 3.14? Has there been major optimizations made since 3.14? > > I know that the change logs are there, but I'd like to get some insight > beyond the logs. > > Thanks, > Jane > -- -- 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.
