Nicholas Nethercote
|
d136aea8be
|
Bug 729403 (part 1, take 2) - Add Vector::sizeOf{In,Ex}cludingThis(). r=luke.
--HG--
extra : rebase_source : d745c1b1b9ca30c6836c31b03ded4dcab22a2565
|
2012-02-26 20:18:13 -08:00 |
Phil Ringnalda
|
687d73bb46
|
Back out a7255af10a2a and da193f5b526b (bug 729403) for xpcshell assertions in test_TelemetryPing.js
|
2012-02-26 18:39:06 -08:00 |
Nicholas Nethercote
|
48b2c54482
|
Bug 729403 (part 1) - Add Vector::sizeOf{In,Ex}cludingThis(). r=luke.
--HG--
extra : rebase_source : 850abf71178c5a23198561560d00ecd970db0cc1
|
2012-02-21 20:58:40 -08:00 |
Jason Orendorff
|
5b5ed681b1
|
Bug 717278 - Vector should have const and non-const begin(). r=luke.
|
2012-01-20 06:11:42 -06:00 |
Jeff Walden
|
8c639e6153
|
Bug 714264 - Move declarations around such that it's possible to include jsprvtd.h before Vector.h or HashTable.h. r=luke
--HG--
extra : rebase_source : e981944be5edf5c772df986d0898494b9bc53a3e
|
2012-01-02 16:34:25 -06:00 |
Luke Wagner
|
be823d9e4a
|
Bug Bug 692274, part 4 - Rewrite parsing, emitting and decompiling of let to fix scoping properly (r=jorendorff)
|
2011-10-07 12:02:50 -07:00 |
Jeff Walden
|
58d5e1fb1b
|
Bug 711647 - Add MOZ_DELETE to a bunch of deliberately-not-implemented methods across the tree. r=dbaron
--HG--
extra : rebase_source : 507006c0f099da6851b585d2062267d285978ad7
|
2011-12-16 14:42:07 -05:00 |
Nicholas Nethercote
|
d549e39f57
|
Back out 56ec5e954858 (from bug 685783) due to a Dromaeo regression.
|
2011-10-20 15:47:39 -07:00 |
Nicholas Nethercote
|
78cce9a7ef
|
Bug 685783 - Take advantage of slop bytes in js::Vector. r=luke.
|
2011-10-19 16:19:06 -07:00 |
Luke Wagner
|
f146fdc564
|
Bug 689362 - Create js/public (with the intention that its contents will eventually be the only INSTALLED_HEADERS), move Vector and HashTable to js/public and some dependencies (r=billm,sr=dmandelin)
--HG--
rename : js/src/jshashtable.h => js/public/HashTable.h
rename : js/src/jsvector.h => js/public/Vector.h
rename : js/src/mfbt/InlineMap.h => js/src/ds/InlineMap.h
extra : rebase_source : 818639b74653667b7a572bc1234398c0e4559a60
|
2011-10-04 15:33:00 -07:00 |