On Tuesday 08 January 2008 13:43, Yinghai Lu wrote:
Because the positive case is extremely rare, so there is no benefit (nor
any correctness requirement) for short-circuit evaluation, and we don't
want to have all the branches that it involves. I think it is 3 more
conditional jumps.
--