gecko-dev/js/public
Shu-yu Guo a58fd08178 Bug 1265956 - Assert that no entry is found in HashTable::putNew. (r=terrence) 2016-04-20 14:52:12 -07:00
..
CallArgs.h
CallNonGenericMethod.h
CharacterEncoding.h
Class.h Bug 1261723 (part 2) - Separate class ops from js::Class. code=njn,h4writer. r=efaust,bz. 2016-04-01 11:00:01 +11:00
Conversions.h Bug 1248153 - Do not convert fp to int by cast. r=waldo 2016-03-04 14:18:06 +01:00
Date.h
Debug.h Bug 1177488 - use |const char*| for representing async call reasons; r=bz,fitzgen 2016-03-23 10:40:53 -04:00
GCAPI.h Backed out changeset 901b1c651c98 (bug 1246804) 2016-03-14 21:58:31 -07:00
GCAnnotations.h Backed out changeset 901b1c651c98 (bug 1246804) 2016-03-14 21:58:31 -07:00
GCHashTable.h Bug 1263772 - Use WeakCache wrapper to sweep BaseShape table; r=jonco 2016-04-12 17:05:15 -07:00
GCPolicyAPI.h Bug 1258555: Fix return type of js::GCPointerPolicy::needsSweep. r=terrence 2016-03-21 15:23:08 -07:00
GCVariant.h Bug 1254453 - Support using Variant inside GC wrappers. (r=terrence) 2016-03-11 21:43:20 -08:00
GCVector.h
HashTable.h Bug 1265956 - Assert that no entry is found in HashTable::putNew. (r=terrence) 2016-04-20 14:52:12 -07:00
HeapAPI.h Bug 1251833 - Part 3: Merge ArenaHeader into Arena. r=terrence 2016-02-29 11:24:00 -05:00
Id.h Bug 1257979 - Use a GCHashSet for a hash in the JSON stringifying algorithm. r=sfink 2016-03-18 16:43:53 -07:00
Initialization.h Bug 1262731 - Add JS_InitWithFailureDiagnostic(). r=sfink. 2016-04-08 09:08:49 +10:00
LegacyIntTypes.h
MemoryMetrics.h Bug 1132502 (part 1) - Abort if compartmentStats is null during memory reporting. r=jandem. 2016-04-15 12:03:39 +10:00
Principals.h
ProfilingFrameIterator.h
ProfilingStack.h Bug 1259180 - Compact arenas containing scripts r=terrence 2016-04-13 10:03:44 +01:00
Proxy.h Bug 1259580 - Hide as many Proxy details as possible behind a detail namespace; r=efaust 2016-03-24 13:24:51 -07:00
RequiredDefines.h
RootingAPI.h Backed out changeset 901b1c651c98 (bug 1246804) 2016-03-14 21:58:31 -07:00
SliceBudget.h
StructuredClone.h
SweepingAPI.h
TraceKind.h Bug 1251480 - Use Rooted<UniquePtr<StateData>> in place of StateData::CustomAutoRooter, r=bz 2016-02-26 18:16:17 -08:00
TracingAPI.h Bug 1254092 - TraceIncomingCCWs should work at the JSCompartment level of granularity. r=jimb 2016-03-14 16:11:00 +01:00
TrackedOptimizationInfo.h Bug 1041586 - Fold away property accesses to not-defined properties. r=jandem 2016-04-14 18:09:56 +02:00
TypeDecls.h
UbiNode.h Bug 1254092 - TraceIncomingCCWs should work at the JSCompartment level of granularity. r=jimb 2016-03-14 16:11:00 +01:00
UbiNodeBreadthFirst.h Bug 1247413 - Give JS::ubi::BreadthFirst handlers a non-const reference; r=jimb 2016-02-11 07:59:00 +01:00
UbiNodeCensus.h Bug 1263270 - Sort census reports by smallest node ID counted, rather than number of nodes counted. r=jimb 2016-04-08 16:21:00 -04:00
UbiNodeDominatorTree.h Bug 961323 - Add a method for finding shortest retaining paths of `JS::ubi::Node` heap graphs; r=jimb 2016-02-11 10:38:00 +01:00
UbiNodePostOrder.h Bug 1253094, part 4 - Stop using DebugOnly for class/struct members in js/. r=billm 2016-02-26 15:52:07 +00:00
UbiNodeShortestPaths.h Bug 1249107 - Fix assertion failure when reaching start node in JS::ubi::ShortestPaths; r=jimb 2016-02-22 08:55:00 +01:00
UniquePtr.h
Utility.h Bug 1263218 - Fix possbile race under oomTest involving background threads r=terrence 2016-04-12 09:44:11 +01:00
Value.h Backed out changeset 901b1c651c98 (bug 1246804) 2016-03-14 21:58:31 -07:00
Vector.h
WeakMapPtr.h