Comment #1 on issue 628 by erik.corry: Request a new functionality: dump and load context from disk
http://code.google.com/p/v8/issues/detail?id=628
In general there is no guarantee that two contexts do not refer to the same objects. If you serialize and then deserialize two contexts that both refer to the same object
then it's not clear what should happen. -- You received this message because you are listed in the owner or CC fields of this issue, or because you starred this issue. You may adjust your issue notification preferences at: http://code.google.com/hosting/settings -- v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev
