gecko/js/public
2015-09-22 12:35:13 +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 Bug 1182996 - Fix and add missing namespace comments. rs=ehsan 2015-07-13 08:25:42 -07:00
Class.h Bug 603201 - Change GetProperty receiver argument to Value in JS. r=efaust 2015-09-18 00:14:33 +02:00
Conversions.h
Date.h
Debug.h Bug 1200444 - Make JS::dbg::{IsDebugger,GetDebuggeeGlobals} handle CCWs; r=sfink 2015-09-02 21:04:56 -07:00
GCAPI.h Bug 1088214 - Remove JSCLASS_IMPLEMENTS_BARRIERS now this is implemented everywhere r=terrence 2015-09-02 10:40:10 +01:00
HashTable.h Backout 7f6585a46cd0 (Bug 1196847) for being on top of a regression. 2015-09-03 09:37:19 -07:00
HeapAPI.h Backout c9e469c6b915 (Bug 1196847) for regressing octane. 2015-09-03 09:38:04 -07:00
Id.h Bug 1182996 - Fix and add missing namespace comments. rs=ehsan 2015-07-13 08:25:42 -07:00
LegacyIntTypes.h
MemoryMetrics.h Backout 15fa4c3a45ec (Bug 1196848) for being on top of a regression. 2015-09-03 09:35:43 -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 Bug 1182996 - Fix and add missing namespace comments. rs=ehsan 2015-07-13 08:25:42 -07:00
ProfilingStack.h Bug 912121 - Update misc. DevTools paths and comments. rs=devtools 2015-09-21 12:07:31 -05:00
Proxy.h Bug 603201 - Change GetProperty receiver argument to Value in JS. r=efaust 2015-09-18 00:14:33 +02:00
RequiredDefines.h
RootingAPI.h Bug 1204594 - Use MOZ_RAII to replace GUARD_OBJECT where possible in the GC; r=sfink 2015-09-15 12:12:26 -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 1204594 - Use MOZ_RAII to replace GUARD_OBJECT where possible in the GC; r=sfink 2015-09-15 12:12:26 -07:00
TrackedOptimizationInfo.h Bug 1175394 part 2 - Rename normal/strict arguments to mapped/unmapped arguments. r=jorendorff 2015-09-02 13:05:30 +02:00
TypeDecls.h
UbiNode.h Bug 1199843 - Part 2: Use js::TraceChildren everywhere we don't need external linkage; r=jonco 2015-09-02 09:01:02 -07:00
UbiNodeCensus.h Bug 1204102 - Add missing includes and namespaces to UbiNodeCensus files. r=sfink 2015-09-14 13:59:00 +02:00
UbiNodeTraverse.h
Utility.h Bug 1199203 - Add support for per-thread OOM testing. r=jonco 2015-09-11 16:11:56 +02: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