gecko-dev/js
Terrence Cole 7a404f001b Bug 1214961 - Sweep XPConnect incrementally; r=mccr8, r=jonco
This patch splits up the "wrapped-js" table by compartment in order to allow us
to visit the miminal number of wrapped-js in each GC sweeping slice, instead of
visiting the entire table repeatedly. This dramatically reduces our sweeping
overhead, reducing the number of GC slices, and making them more likely to fall
within budget.

--HG--
extra : rebase_source : 1bb2b53f0cc51715e4e9c55caafdacd404278a04
2015-10-15 13:43:28 -07:00
..
ductwork/debugger Bug 1207030 - Enable -Wshadow flag in more directories that have no -Wshadow warnings. r=glandium 2015-09-22 21:39:03 -07:00
examples Bug 863089 - replace Debugger.Script.getOffsetLine with getOffsetLocation; r=fitzgen 2015-10-22 09:35:00 +02:00
ipc Bug 1214961 - Sweep XPConnect incrementally; r=mccr8, r=jonco 2015-10-15 13:43:28 -07:00
public Bug 1219183 - Update comments that reference renamed thisObject hook r=shu 2015-10-30 09:50:06 +00:00
src Bug 1214961 - Sweep XPConnect incrementally; r=mccr8, r=jonco 2015-10-15 13:43:28 -07:00
xpconnect Bug 1214961 - Sweep XPConnect incrementally; r=mccr8, r=jonco 2015-10-15 13:43:28 -07:00