gecko-dev/js/public
2016-09-13 14:06:46 +02:00
..
CallArgs.h
CallNonGenericMethod.h
CharacterEncoding.h Bug 1289003 - Part 2: Add FindSmallestEncoding. r=jwalden 2016-08-15 15:50:15 +09:00
Class.h Bug 1298878 - Don't store the actual builtin constructor properties on the global in reserved slots. r=Waldo 2016-08-31 10:58:15 +02:00
Conversions.h
Date.h
Debug.h
GCAnnotations.h
GCAPI.h Bug 1296484 - Automatically run a CC if COMPARTMENT_REVIVED GC ends mostly gray; r=jonco,r=mccr8 2016-08-18 13:30:32 -07:00
GCHashTable.h Bug 1263355 - Rewrite the frontend: bindings. (r=jorendorff,Waldo) 2016-08-25 01:28:47 -07:00
GCPolicyAPI.h Bug 1298568 - Ensure Scopes that can have data always have non-null data on clone. (r=Waldo) 2016-08-31 14:56:29 -07:00
GCVariant.h Bug 1263355 - Rewrite the frontend: bindings. (r=jorendorff,Waldo) 2016-08-25 01:28:47 -07:00
GCVector.h
HashTable.h
HeapAPI.h Bug 1291292 - Use an enum class for the chunk location values r=terrence 2016-08-11 17:14:56 +01:00
Id.h
Initialization.h Backed out changeset 6e9706730af8 (bug 1298831) for crashing in js::TraceLoggerThread. r=backout 2016-09-05 14:32:04 +02:00
LegacyIntTypes.h
MemoryMetrics.h Bug 1263355 - Report memory metrics for Scopes. (r=njn) 2016-08-25 01:28:47 -07:00
Principals.h
ProfilingFrameIterator.h Bug 1297360 - Copy strings returned by ProfilingFrameIterator API r=djvj 2016-09-08 13:38:37 +01:00
ProfilingStack.h Bug 1298639 - Use bytecode offsets rather than direct pointer in profiling API r=shu 2016-09-13 14:06:46 +02:00
Proxy.h Bug 1237058 - Nursery allocate cross-compartment wrappers; r=jonco,r=terrence 2016-04-04 11:50:12 -07:00
Realm.h
RequiredDefines.h
RootingAPI.h Bug 1297244 - Assert on the type given as a parameter to Heap. r=terrence 2016-08-24 14:21:42 -07:00
SliceBudget.h
StructuredClone.h Bug 1264642 - Part 6. Mark JSStructuredCloneData as MOZ_NON_MEMMOVABLE and add specializations in nsTArray.h. r=froydnj 2016-08-23 00:40:47 +08:00
SweepingAPI.h
TraceKind.h Bug 1263355 - Rewrite the frontend: bindings. (r=jorendorff,Waldo) 2016-08-25 01:28:47 -07:00
TracingAPI.h Bug 1263355 - Rewrite the frontend: bindings. (r=jorendorff,Waldo) 2016-08-25 01:28:47 -07:00
TrackedOptimizationInfo.h
TypeDecls.h
UbiNode.h Bug 1286795 part 3 - Change UbiNode APIs to take JSContext instead of JSRuntime. r=fitzgen 2016-07-23 19:52:25 +02:00
UbiNodeBreadthFirst.h Bug 1286795 part 3 - Change UbiNode APIs to take JSContext instead of JSRuntime. r=fitzgen 2016-07-23 19:52:25 +02:00
UbiNodeCensus.h
UbiNodeDominatorTree.h Bug 1286795 part 3 - Change UbiNode APIs to take JSContext instead of JSRuntime. r=fitzgen 2016-07-23 19:52:25 +02:00
UbiNodePostOrder.h Bug 1286795 part 3 - Change UbiNode APIs to take JSContext instead of JSRuntime. r=fitzgen 2016-07-23 19:52:25 +02:00
UbiNodeShortestPaths.h Bug 1286795 part 3 - Change UbiNode APIs to take JSContext instead of JSRuntime. r=fitzgen 2016-07-23 19:52:25 +02:00
UniquePtr.h
Utility.h Bug 1294732 - Back out all of bug 1271165 as it has served its purpose. r=glandium 2016-08-23 08:45:00 -04:00
Value.h Bug 1237058 - Nursery allocate cross-compartment wrappers; r=jonco,r=terrence 2016-04-04 11:50:12 -07:00
Vector.h Bug 1289987 - Remove VS2013 workarounds from js/. r=fitzgen 2016-07-27 22:59:55 -07:00
WeakMapPtr.h