On Thu, Apr 21, 2016 at 1:06 PM, Jason Orendorff <[email protected]> wrote:
> > Dealing with OOM everywhere is complicated enough, but I think the >> exception part makes it even more difficult to get right. >> > > I don't think it makes it appreciably harder. It does mean that bugs cause > I meant to say here that many more OOM bugs cause assertions, instead of continuing to run even though something we tried to do failed. I think our error-handling is complicated enough that a static analysis is the only way to fix it. -j _______________________________________________ dev-tech-js-engine-internals mailing list [email protected] https://lists.mozilla.org/listinfo/dev-tech-js-engine-internals

