On 1/26/15 12:48 PM, Tomasz wrote:
In what cases were the early-return cases actually hit?  They correspond
to things like out-of-memory conditions and should not have been getting
hit...

Here:

             cgThings.append(CGGeneric('    if (!stack) {                       
                         \n'))

Right, I said that one shouldn't be an early return. But the other ones should be.

-Boris
_______________________________________________
dev-platform mailing list
dev-platform@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-platform

Reply via email to