gecko/js
Jeff Muizelaar 0afdefa66f Bug 827995. Avoid spending a lot of time in sprintf while assembling for ARM. r=bhackett
During a profile of JS execution on B2G we're spending 10% of the time in
__vfprintf. At least some of this is in the arm assembler. Since we're not
actually using the strings we're printing we'd be better off not printing them.

--HG--
extra : rebase_source : 9645ab4e576a103485de181831aab3abab676552
2013-01-08 17:30:22 -05:00
..
ductwork/debugger Bug 798491: Add an option to stick all chrome JSMs/JS components in the same compartment. r=mrbkap,philikon 2012-10-31 09:13:28 -07:00
examples
ipc Bug 752578 - Use mfbt's guard object implementation in js/ipc. r=Ms2ger 2012-12-27 11:20:22 -06:00
jsd Bug 807437 - Eliminate redundant Traverse/Unlink CC macros - part 1: automatic changes - r=mccr8 2012-11-15 02:32:40 -05:00
public Bug 690970, part 1: unmark gray read barrier for weak maps. r=billm 2013-01-08 10:36:51 -08:00
src Bug 827995. Avoid spending a lot of time in sprintf while assembling for ARM. r=bhackett 2013-01-08 17:30:22 -05:00
xpconnect Merge mozilla-central into mozilla-inbound 2013-01-08 14:59:20 -05:00