gecko/js/public
2013-03-04 09:41:11 -08:00
..
Anchor.h Bug 837773 - Move JS::Anchor into js/public/Anchor.h, necessary to properly make Value.h an independent header. r=jorendorff 2013-02-01 15:31:00 -08:00
CallArgs.h Bug 846976 - Move CallArgs into its own header for better readability. r=jorendorff, f=bz, f=bholley 2013-02-28 20:07:23 -08:00
CharacterEncoding.h Bug 835719 - 0001. Support encode string to UTF-8 byte array. r=terrence 2013-02-22 10:58:52 +08:00
GCAPI.h Bug 848599 - Implement DisableGenerationalGC like DisableIncrementalGC; r=billm 2013-03-07 10:47:56 -08:00
HashTable.h Bug 835542 - Add an IntegralConstant helper to TypeTraits.h, and use it where the spec says we should be using it. r=bjacob 2012-12-16 18:20:17 -05:00
HeapAPI.h backout cset 4ede352670cd (bug 759585) on a CLOSED TREE on suspicion of making windows reftests so slow that they timeout and burn 2013-02-22 09:36:41 +00:00
LegacyIntTypes.h
MemoryMetrics.h Bug 779233 - Count script filenames as part of script source memory. r=njn 2013-03-12 21:56:57 -05:00
PropertyKey.h Bug 841695 - Fixed ToPropertyKeySlow redeclared without dllimport warning r=Waldo 2013-02-18 12:29:51 +01:00
RequiredDefines.h Bug 835551 - Add a new header consolidating non-configure-generated #defines that we require in order to build. r=ted 2013-02-06 19:09:59 -08:00
RootingAPI.h Bug 850074 - Move SpiderMonkey stack rooting infrastructure to RootingAPI.h; r=billm 2013-03-12 14:05:57 -07:00
TemplateLib.h Bug 723228 - nsTArray::AssignRange should use memcpy when possible. r=jlebar for the XPCOM changes, r=jwalden for js/mfbt changes 2013-02-08 13:18:49 -08:00
Utility.h Bug 668583 - Detect rope corruption earlier in opt builds. r=billm 2013-02-12 11:07:26 -08:00
Value.h Bug 843402 - Make all always-inlined methods just inline, and let the compiler choose how to optimize. r=http://perf.snarkfest.net/compare-talos/index.html?oldRevs=7ad145f9b092&newRev=6be7cad95d97&submit=true is a wash 2013-03-04 09:41:11 -08:00
Vector.h Bug 843462 (part 1) - Make Vector::insert() less error-prone. r=luke. 2013-02-20 21:13:25 -08:00