On 2014/05/22 10:48:47, adamk wrote:
The try failures are real. I wasn't seeing them locally, but that's because I hadn't yet merged https://code.google.com/p/v8/source/detail?r=21427, which
apparently breaks my call to v8::TryCatch::Reset().

Yang and/or Michael, can you comment on the correct way to silently swallow exceptions inside RunMicrotasks (or perhaps comment if you think that's the
wrong behavior)?

You can find an example of swallowing exceptions in Execution::TryCall. We use
the external v8::TryCatch.

https://codereview.chromium.org/294943009/

--
--
v8-dev mailing list
[email protected]
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 [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to