gecko/js
Nicholas Nethercote 809f712373 Bug 1181452 - Add memory reporting infrastructure for Servo to SpiderMonkey. r=till.
Basically, this change is all about aggregating SpiderMonkey's fine-grained
measurements into the new set of coarse-grained measurements, called
ServoSizes (which is similar to the existing TabSizes). The change utilizes and
extends the existing macro machinery to do this in a way that has some chance
to maintaining correctness over the long-term despite the fact that this code
is so fiddly.
2015-07-07 23:18:44 -07:00
..
ductwork/debugger Bug 1182996 - Fix and add missing namespace comments. rs=ehsan 2015-07-13 08:25:42 -07:00
examples
ipc Bug 1182996 - Fix and add missing namespace comments. rs=ehsan 2015-07-13 08:25:42 -07:00
public Bug 1181452 - Add memory reporting infrastructure for Servo to SpiderMonkey. r=till. 2015-07-07 23:18:44 -07:00
src Bug 1181452 - Add memory reporting infrastructure for Servo to SpiderMonkey. r=till. 2015-07-07 23:18:44 -07:00
xpconnect Bug 1182996 - Fix and add missing namespace comments. rs=ehsan 2015-07-13 08:25:42 -07:00