Hi, I have an issue where we sometimes have Persistent handles that outlive the Isolate with which they are associated. When Reset() is called, it causes an access violation, seemingly because the Isolate no longer exists. Is there any way to prevent this (other than avoiding calling Reset() on any Persistent handles that outlive the Isolate instance)? I suspect this is a dumb question, but just want to make sure I'm not missing something.
Thank you, Jonathan -- -- v8-users mailing list v8-users@googlegroups.com 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 v8-users+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/v8-users/248de1f3-9b73-43b2-8c94-449fcf0accd7n%40googlegroups.com.