gecko-dev/js/public
2019-07-01 21:52:58 +00:00
..
experimental No bug. Reformat js/** to fix accumulated divergences. 2019-05-24 11:57:18 -07:00
AllocationRecording.h Bug 1545582 - Add a JS runtime level of allocation logging; r=jimb 2019-07-01 21:52:58 +00:00
AllocPolicy.h No bug. Reformat js/** to fix accumulated divergences. 2019-05-24 11:57:18 -07:00
ArrayBuffer.h
BuildId.h
CallArgs.h
CallNonGenericMethod.h
CharacterEncoding.h
Class.h
CompilationAndEvaluation.h Bug 1552977 - Add JS::EvaluateUtf8PathDontInflate that doesn't inflate UTF-8 file contents to UTF-16 before evaluating them. r=arai 2019-05-21 01:31:53 +00:00
CompileOptions.h Bug 1555464 - Part 2: Enable fields by default in the JS shell. r=khyperia 2019-06-27 14:57:44 +00:00
ContextOptions.h
Conversions.h
Date.h Bug 1548908: Clean up JS::CanonicalizedDoubleValue r=tcampbell 2019-06-03 15:59:17 +00:00
Debug.h
Equality.h Bug 1560658: Add SameValueZero to mfbt/FloatingPoint.h r=jwalden 2019-06-28 23:57:13 +00:00
ErrorReport.h
ForOfIterator.h
GCAnnotations.h
GCAPI.h Bug 1549263 - Rename sliceTimeBudget() and related symbols to include units. r=pbone 2019-06-28 12:56:08 +00:00
GCHashTable.h Bug 1561866 - Move alloc policies where possible r=jwalden 2019-06-27 11:56:26 +01:00
GCPolicyAPI.h Bug 1547782 - Implement GCPolicy<T>::isValid for Gecko specializations r=jonco 2019-04-30 21:48:32 +00:00
GCVariant.h
GCVector.h Bug 1561866 - Move alloc policies where possible r=jwalden 2019-06-27 11:56:26 +01:00
HashTable.h
HeapAPI.h Bug 1535154 - Merge PrivateScriptData scopes/objects/bigints arrays into a single array of GC things. r=tcampbell,jonco 2019-06-20 03:02:35 +00:00
Id.h
Initialization.h
JSON.h
LocaleSensitive.h
MemoryFunctions.h Bug 1395509 - Track malloc memory used by PerfMesaurement objects r=sfink 2019-06-12 16:22:13 +01:00
MemoryMetrics.h Bug 1551796 part 1 - Rename TypeScript to JitScript. r=tcampbell 2019-05-23 07:28:00 +00:00
Modules.h Bug 1554362 - Implement nsJSUtils::CompileModule for UTF-8 as well as UTF-16. r=bzbarsky 2019-06-15 20:47:51 +00:00
OffThreadScriptCompilation.h Bug 1552979 - Begin fleshing out off-thread script/module compilation support for UTF-8. r=arai 2019-05-18 16:46:38 -07:00
Principals.h Bug 1557664 - Add AutoHoldPrincipals RAII class and use it to fix a leak in the JS shell. r=jwalden 2019-06-11 10:11:21 +00:00
Printf.h
ProfilingCategory.h Bug 1547104 - Add initial JS profiler subcategories r=mstange 2019-04-26 13:47:40 +00:00
ProfilingFrameIterator.h Bug 1551499 - Support Baseline Interpreter code in the profiler. r=djvj 2019-06-21 16:13:48 +00:00
ProfilingStack.h Bug 1548510 part 2 - Deduplicate GeckoProfilerRuntime::allocProfileString and JitcodeGlobalEntry::createScriptString. r=jonco 2019-05-03 10:15:51 +00:00
Promise.h Bug 1549351 - Promise rejection event should not be sent for cross-origin scripts; r=smaug,till 2019-05-19 01:18:04 +00:00
PropertyDescriptor.h
PropertySpec.h Bug 1549340 - Part 2: Use union instead of reinterpret_cast to initialize const char* with symbol for JSPropertySpec.name. r=jandem 2019-05-13 10:26:48 +00:00
ProtoKey.h
Proxy.h
Realm.h
RealmOptions.h
RefCounted.h
RegExp.h
RegExpFlags.h
RequiredDefines.h Bug 1562063 - Stop including Char16.h everywhere in js/. r=jwalden 2019-06-27 22:33:09 +00:00
Result.h
RootingAPI.h Bug 1558131 permit PersistentRooted::init() with RootingContext r=sfink 2019-06-11 00:41:32 +00:00
SavedFrameAPI.h Bug 1392408 Part 1 - Add interface to help convert SavedFrames to JSON, r=jimb. 2019-05-02 08:25:26 -10:00
SharedArrayBuffer.h
SliceBudget.h
SourceText.h Bug 1557193 - Move Unit-agnostic code out of the Evaluate helper function in testScriptSourceCompression.cpp. r=arai 2019-06-05 17:50:39 -07:00
StableStringChars.h
Stream.h Bug 1557781 - Better life-time management for BodyStream/FetchStream - part 3 - JS::ReadableStreamReleaseCCObject, r=jorendorff 2019-07-01 20:01:17 +00:00
StructuredClone.h
SweepingAPI.h
Symbol.h Bug 1549340 - Part 2: Use union instead of reinterpret_cast to initialize const char* with symbol for JSPropertySpec.name. r=jandem 2019-05-13 10:26:48 +00:00
TraceKind.h
TraceLoggerAPI.h Bug 1553362 - Add empty spew inline functions for when tracelogger is disabled r=iain 2019-05-22 15:59:05 +00:00
TracingAPI.h Bug 1557928 - Rename the DoNotCare tracer kind r=jonco 2019-06-13 01:11:53 +00:00
TrackedOptimizationInfo.h
Transcoding.h
TypeDecls.h Bug 1542184 - Use PersistentRooted for rooting vectors of GC things from rust code r=fitzgen? 2019-05-10 17:36:34 +00:00
UbiNode.h Bug 1545582 - Add a JS runtime level of allocation logging; r=jimb 2019-07-01 21:52:58 +00:00
UbiNodeBreadthFirst.h
UbiNodeCensus.h
UbiNodeDominatorTree.h
UbiNodePostOrder.h
UbiNodeShortestPaths.h
UbiNodeUtils.h
UniquePtr.h
Utility.h Bug 1557112 - Remove THREAD_TYPE_GCHELPER from the js::ThreadType enum. r=KrisWright 2019-06-14 20:42:12 +00:00
Value.h Bug 1559072: Revert to old boxing format r=djvj 2019-06-25 17:34:50 +00:00
Vector.h
Warnings.h
WeakMapPtr.h
Wrapper.h Bug 1552597, part 2 - Handlify RemapAllWrappersForObject. r=jonco 2019-05-20 08:40:01 +00:00