gecko/js/public
2015-08-31 11:34:57 -07:00
..
CallArgs.h Bug 1198193 - Change all functions taking CallArgs to take const CallArgs& instead. r=Waldo 2015-08-27 21:18:37 +02:00
CallNonGenericMethod.h Bug 1198193 - Change all functions taking CallArgs to take const CallArgs& instead. r=Waldo 2015-08-27 21:18:37 +02:00
CharacterEncoding.h
Class.h Bug 1185653 - Fix enumerate hook on unboxed objects to skip non-enumerable properties. r=jorendorff 2015-08-11 17:42:56 +02:00
Conversions.h
Date.h
Debug.h
GCAPI.h
HashTable.h Bug 1187399 - Add a js::DefaultHasher specialization for mozilla::UniquePtr<T> that proxies the UniquePtr's raw pointer to PointerHasher. r=terrence 2015-07-24 10:42:00 -04:00
HeapAPI.h Bug 1180017 - Fix up the badly-horked backout and re-land. 2015-07-29 12:31:47 -04:00
Id.h
LegacyIntTypes.h
MemoryMetrics.h Bug 1185739 - Fix self-comparison warnings in MemoryMetrics.h. r=efaust 2015-07-20 15:17:25 -07:00
Principals.h Bug 1194424 - Part 3: Implement a concrete JS::ubi::StackFrame specialization backed by a frame deserialized from a core dump; r=sfink 2015-08-24 09:29:44 -07:00
ProfilingFrameIterator.h
ProfilingStack.h
Proxy.h Bug 1198193 - Change all functions taking CallArgs to take const CallArgs& instead. r=Waldo 2015-08-27 21:18:37 +02:00
RequiredDefines.h
RootingAPI.h Bug 1195957 - Implement a Swap for Heap<T> that does not put temporaries on the stack, r=terrence 2015-08-18 12:25:01 -07:00
SliceBudget.h Bug 1193032 - Part 2: Make unlimited SliceBudget initialization explicit; r=ehoogeveen,r=mccr8 2015-08-11 08:42:24 -07:00
StructuredClone.h Bug 1188612 - Transferable errors should become NS_DOM_DATA_CLONE_ERR, r=sfink 2015-08-10 16:13:24 +01:00
TraceableHashTable.h Bug 1197097 - Don't use a context-wide cycle-detection mechanism for detecting cycles during JSON.stringify. This prevents nested (yet separate) JSON.stringify, and it causes that algorithm to be affected by specification-unrelated operations like toSource. r=jonco 2015-08-21 03:59:28 -07:00
TraceableVector.h Bug 1191236 - Remove extract() methods used by operation forwarding on rooting types, r=terrence 2015-08-05 02:38:00 -07:00
TraceKind.h Bug 1193459: Fix JS_DEPENDENT_TEMPLATE_HINT for clang-cl. r=jimb 2015-08-12 13:25:40 -04:00
TracingAPI.h Bug 1164294 - Implement a linear-time ephemeron marking algorithm, r=terrence, r=jonco 2015-08-12 16:55:40 -07:00
TrackedOptimizationInfo.h
TypeDecls.h
UbiNode.h Bug 1200345: Add comment to js/public/UbiNode.h warning about operating on graphs constructed by hostile code. DONTBUILD r=fitzgen 2015-08-31 11:34:57 -07:00
UbiNodeCensus.h Bug 1194422 - Expose census traversals to SpiderMonkey embedders; r=sfink 2015-08-19 13:21:08 -07:00
UbiNodeTraverse.h
Utility.h Bug 1196378 - js_delete should accept a const pointer like builtin delete, r=fitzgen 2015-08-19 10:59:50 -07:00
Value.h Bug 1191236 - Remove extract() methods used by operation forwarding on rooting types, r=terrence 2015-08-05 02:38:00 -07:00
Vector.h
WeakMapPtr.h