On Thu, Jun 2, 2016 at 9:43 PM, Ehsan Akhgari <[email protected]> wrote:
> Is the plan to provide that RAII class in the public API, out of curiosity? > I don't know, each embedder probably wants to handle exceptions differently. Maybe we could add a default implementation that reports to stderr, or a class with a virtual method that takes a js::ErrorReport& etc so you don't have to do that part yourself... > It would be helpful if these renames and removals can all happen at the > same time so that the embedders notice the behavior change by getting > compiler errors. > Yes, good idea. Jan _______________________________________________ dev-tech-js-engine-internals mailing list [email protected] https://lists.mozilla.org/listinfo/dev-tech-js-engine-internals

