Status: New
Owner: ----
CC: dslo...@chromium.org, rossb...@chromium.org, rafa...@chromium.org, a...@chromium.org
Labels: Type-Bug Priority-Medium

New issue 3324 by ad...@chromium.org: V8 should be able to handle unexpected exceptions from self-hosted builtins
http://code.google.com/p/v8/issues/detail?id=3324

When an embedder shuts down an Isolate via V8::TerminateExecution, it can cause assertion or check failures in V8 code that calls into such code. See http://crbug.com/371566 for one such example. It would be nice for V8 to define some pattern of calling into these builtins that won't cause crashes during isolate termination.

--
You received this message because this project is configured to send all issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings

--
--
v8-dev mailing list
v8-dev@googlegroups.com
http://groups.google.com/group/v8-dev
--- You received this message because you are subscribed to the Google Groups "v8-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to v8-dev+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to