gecko-dev/js/public
2017-03-05 09:23:09 +00:00
..
CallArgs.h Bug 1343590 - Improve CallArgs gray marking assertions r=sfink 2017-03-02 10:23:15 +00:00
CallNonGenericMethod.h
CharacterEncoding.h
Class.h
Conversions.h
Date.h
Debug.h
GCAnnotations.h
GCAPI.h Bug 1338614 - Refactor incremental barrier APIs and make them call the read barrier r=sfink 2017-02-13 11:11:09 +00:00
GCHashTable.h
GCPolicyAPI.h
GCVariant.h
GCVector.h Bug 1342345 part 2 - Use a Vector for AutoCycleDetector. r=jonco 2017-02-25 12:23:44 +01:00
HashTable.h
HeapAPI.h Bug 1338623 - Add a slower but more exact gray marking check for checking correctness r=sfink r=mccr8 2017-03-02 10:22:47 +00:00
Id.h
Initialization.h
LegacyIntTypes.h
MemoryMetrics.h
Principals.h
ProfilingFrameIterator.h Bug 1338374 - Use alignas rather than AlignedStorage for public JS::ProfilingFrameIterator's internal storage of a private wasm or JIT profiling frame iterator. r=shu 2017-01-30 15:56:05 -08:00
ProfilingStack.h
Proxy.h Bug 1319087 - Implement a CrossCompartmentWrapper IC stub. r=bz,bholley,jandem 2017-02-22 21:16:04 +01:00
Realm.h
RefCounted.h
RequiredDefines.h
Result.h
RootingAPI.h Bug 1338623 - Add a slower but more exact gray marking check for checking correctness r=sfink r=mccr8 2017-03-02 10:22:47 +00:00
SliceBudget.h
StructuredClone.h Bug 1302037 - Don't allow SAB in transfer map. r=shu 2017-02-10 10:02:18 +01:00
SweepingAPI.h
TraceKind.h
TracingAPI.h Bug 1335751 - Add js::CheckGrayMarkingState friend API to check there are black to gray edges r=sfink 2017-03-05 09:23:09 +00:00
TrackedOptimizationInfo.h Bug 1287006 - Adjust js/ code to not pass Maybe (or any class containing a Maybe member) by value, only by reference or pointer. r=luke 2017-02-13 09:07:26 -08:00
TypeDecls.h
UbiNode.h
UbiNodeBreadthFirst.h
UbiNodeCensus.h
UbiNodeDominatorTree.h
UbiNodePostOrder.h
UbiNodeShortestPaths.h
UniquePtr.h
Utility.h Bug 1337117 - Remove references to main thread in the JS engine, r=jandem. 2017-02-11 05:27:32 -07:00
Value.h Bug 1338623 - Add a slower but more exact gray marking check for checking correctness r=sfink r=mccr8 2017-03-02 10:22:47 +00:00
Vector.h
WeakMapPtr.h