gecko-dev/js/public
Till Schneidereit 36af475fe5 Bug 1198193 - Change all functions taking CallArgs to take const CallArgs& instead. r=Waldo
--HG--
extra : rebase_source : b7cd505c80b34d33d98e336490b117792030d9d5
2015-08-27 21:18:37 +02: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
HeapAPI.h
Id.h
LegacyIntTypes.h
MemoryMetrics.h
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
TraceKind.h Bug 1193459: Fix JS_DEPENDENT_TEMPLATE_HINT for clang-cl. r=jimb 2015-08-12 13:25:40 -04: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
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 1196634 - Part 4: Remove JS::ubi::Node::getCanonicalTypeName; r=sfink 2015-08-27 16:16:58 -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
Vector.h
WeakMapPtr.h