gecko/js/public
2016-01-12 16:49:45 -08:00
..
CallArgs.h
CallNonGenericMethod.h
CharacterEncoding.h
Class.h Bug 1235408: Lazily resolve SIMD types; r=jandem 2016-01-11 16:03:02 +01:00
Conversions.h Bug 1233111 - Add a new ToUint8() function. r=efaust 2015-12-23 09:52:39 -08:00
Date.h Bug 1208808 - Move time zone adjustment information out of JSRuntime, into global state protected by a spinlock. r=till 2015-10-30 16:14:32 -07:00
Debug.h Bug 1160307 - capture async stack frames on Javascript timeline markers. r=fitzgen, r=smaug r=Paolo 2015-11-05 11:31:00 +01:00
GCAPI.h Bug 1212663 - Use doxygen style comments in jsapi, r=Waldo 2015-10-17 13:27:16 -04:00
GCHashTable.h Bug 1237445 - Implement GCRekeyableHashMap, r=terrence 2016-01-06 14:41:12 -08:00
GCVector.h Bug 1238711 - Rename TraceableVector to GCVector; r=sfink 2015-12-28 11:45:13 -08:00
HashTable.h Bug 1236801: Don't check for simulated OOM in a way that invalidates AddPtrs for no discernable reason. (Revised to fix uninitialized var, r=sfink) r=jonco 2016-01-12 16:49:45 -08:00
HeapAPI.h Bug 1212663 - Use doxygen style comments in jsapi, r=Waldo 2015-10-17 13:27:16 -04:00
Id.h Bug 1223918 - Use stable hashing for WatchPointMap; r=jonco 2015-11-12 13:44:06 -08:00
Initialization.h Bug 1208808 - Move time zone adjustment information out of JSRuntime, into global state protected by a spinlock. r=till 2015-10-30 16:14:32 -07:00
LegacyIntTypes.h
MemoryMetrics.h Bug 1212663 - Use doxygen style comments in jsapi, r=Waldo 2015-10-17 13:27:16 -04:00
Principals.h Bug 1209263 - Allow embedders to tell SpiderMonkey how to structured clone principals; r=bz 2015-10-02 16:44:00 +02:00
ProfilingFrameIterator.h Bug 1229642 - Split wasm::Module out of AsmJSModule (r=bbouvier) 2015-12-28 17:39:21 -06:00
ProfilingStack.h
Proxy.h Bug 1054756, part 4 - Remove BaseProxyHandler::defaultValue. r=jandem. 2015-03-20 14:03:24 -05:00
RequiredDefines.h
RootingAPI.h Bug 1226687 - Part 1: Export a GCPolicy usable by JS::Heap; r=fitzgen 2015-11-20 13:53:19 -08:00
SliceBudget.h
StructuredClone.h Bug 1212663 - Use doxygen style comments in jsapi, r=Waldo 2015-10-17 13:27:16 -04:00
TraceKind.h
TracingAPI.h Bug 1238786 - Part 1: Allow null pointers in public tracing APIs; r=sfink 2016-01-12 13:07:53 -08:00
TrackedOptimizationInfo.h Bug 470143 - Part 2/2 - TrackedOptimization changes for TypeOfNoSuchVar. r=shu 2015-12-15 13:42:56 -08:00
TypeDecls.h
UbiNode.h Bug 1226176 - Compute retained sizes in dominator trees and expose them to JavaScript; r=bz,sfink 2015-11-20 09:08:15 -08:00
UbiNodeBreadthFirst.h
UbiNodeCensus.h Bug 1231763 - Extract breakdown parsing from JS::ubi::Census. r=jimb 2015-12-16 09:19:00 +01:00
UbiNodeDominatorTree.h Bug 1226416 - Expose a method to get a node's set of immediately dominated nodes in the dominator tree; r=bz,sfink 2015-11-30 17:38:06 -08:00
UbiNodePostOrder.h Bug 961329 - Implement JS::ubi::DominatorTree; r=sfink 2015-11-17 10:02:26 -08:00
Utility.h Bug 1237508 - Odin: make AsmJSModule derive wasm::Module (r=bbouvier) 2016-01-08 12:35:23 -06:00
Value.h Bug 1212663 - Use doxygen style comments in jsapi, r=Waldo 2015-10-17 13:27:16 -04:00
Vector.h Bug 1170325 - Convert js::Vector into a template alias to mozilla::Vector with a single customized default argument. Also get rid of the CRTP support in mozilla::Vector (through mozilla::VectorBase) now that template aliasing is good enough, and make mozilla::Vector final so that people will use composition and not inheritance with it. (Inheritance plays poorly with movability and a few other things, in addition to messing up template argument deduction matching.) r=Waldo, patch sort of a tag-team between him and me 2015-07-13 12:42:52 -07:00
WeakMapPtr.h Bug 1224404 - Use stable hashing for WeakMapPtr; r=jonco 2015-11-13 08:41:39 -08:00