gecko/js
Boris Zbarsky c5016636d0 Bug 939835. Fix up performance regressions from bug 937772. r=h4writer
There are two changes here.

1) When trying to eliminate type barriers, skip over infallible
unboxes, not just barriered ones.

2) When we statically know a value is double or int but dynamically
we've only observed integers, keep allowing TI to barrier and
specialize to integer instead of forcing the value to be treatd as a
double.
2013-11-20 08:16:19 -05:00
..
ductwork/debugger Bug 939632 - Remove LIBRARY_NAME for leaf libraries. r=gps 2013-11-19 11:50:54 +09:00
examples
ipc Bug 939632 - Remove LIBRARY_NAME for leaf libraries. r=gps 2013-11-19 11:50:54 +09:00
jsd Bug 938907 - Get rid of the compile and go flag on ContextOptions; r=bholley 2013-11-19 12:41:42 +01:00
public Bug 896100: Convert all uses of OldMove and MoveRef to true rvalue references and the modern Move and Forward. r=luke, r=waldo 2013-11-19 09:05:36 -08:00
src Bug 939835. Fix up performance regressions from bug 937772. r=h4writer 2013-11-20 08:16:19 -05:00
xpconnect Bug 939608 - Part 1: Code changes required to build xpconnect in unified mode; r=bholley 2013-11-19 15:03:40 -05:00