.. |
experimental
|
Bug 1613985 - Use default for equivalent-to-default constructors/destructors in js. r=jorendorff
|
2020-03-16 13:47:02 +00:00 |
AllocPolicy.h
|
…
|
|
AllocationRecording.h
|
…
|
|
Array.h
|
Bug 1602882 - Move array operations to a new js/Array.h header. r=sfink,bzbarsky
|
2019-12-11 06:17:44 +00:00 |
ArrayBuffer.h
|
…
|
|
ArrayBufferMaybeShared.h
|
Bug 1575425 - Part 2: Merge ArrayBuffer and SharedArrayBuffer in DOM binding; r=bzbarsky,jwalden
|
2020-01-23 13:48:02 +00:00 |
BinASTFormat.h
|
…
|
|
BuildId.h
|
…
|
|
CallArgs.h
|
Bug 1623957 - Part 1: Replace mozilla::IsSame with std::is_same. r=jwalden
|
2020-03-21 15:08:24 +00:00 |
CallNonGenericMethod.h
|
…
|
|
CharacterEncoding.h
|
Bug 1613985 - Use default for equivalent-to-default constructors/destructors in js. r=jorendorff
|
2020-03-16 13:47:02 +00:00 |
Class.h
|
Bug 1624937 - Align JSClass to 8 byte to satisfy GC cell requirements r=jandem
|
2020-03-26 11:01:07 +00:00 |
ComparisonOperators.h
|
Bug 1618038 - Implement support for wrapper-class comparisons in the innermost namespace containing each wrapper class, as ADL intended. Also simplify the operator implementations in certain minor ways. r=sfink
|
2020-03-10 02:01:28 +00:00 |
CompilationAndEvaluation.h
|
Bug 1626105 - Convert |JS::Evaluate| to |JS::EvaluateDontInflate| semantics, and remove |JS::EvaluateDontInflate|. r=evilpie
|
2020-03-31 01:32:46 +00:00 |
CompileOptions.h
|
Bug 1620495 - Remove references to LazyScript in comments r=mgaudet
|
2020-03-16 19:49:55 +00:00 |
ContextOptions.h
|
Bug 1620986 - Introduce run-time switch for multi-value. r=bbouvier,wingo
|
2020-03-20 10:58:07 +00:00 |
Conversions.h
|
Bug 1623957 - Part 13: Replace mozilla::IsSigned with std::is_signed. r=jwalden
|
2020-03-21 14:27:11 +00:00 |
Date.h
|
Bug 1586761 - P6 - Check CrossOriginIsolated for ReduceTimePrecisionAsUSecsWrapper; r=tjr,luke
|
2020-03-25 14:01:07 +00:00 |
Debug.h
|
Bug 1613985 - Use default for equivalent-to-default constructors/destructors in js. r=jorendorff
|
2020-03-16 13:47:02 +00:00 |
Equality.h
|
…
|
|
ErrorReport.h
|
Bug 1622562 - Remove flags from JSErrorReport. r=jandem
|
2020-03-23 07:08:48 +00:00 |
Exception.h
|
Bug 1626100 - Replace SetPendingExceptionAndStack with a ExceptionStack version. r=sfink
|
2020-04-09 12:35:59 +00:00 |
ForOfIterator.h
|
…
|
|
GCAPI.h
|
Backed out 6 changesets (bug 1425450) for hazard failure complaining about nsWrapperCacheInlines CLOSED TREE
|
2020-04-06 21:22:51 +03:00 |
GCAnnotations.h
|
…
|
|
GCHashTable.h
|
Bug 1613985 - Use default for equivalent-to-default constructors/destructors in js. r=jorendorff
|
2020-03-16 13:47:02 +00:00 |
GCPolicyAPI.h
|
Bug 1623957 - Part 14: Replace mozilla::IsPointer with std::is_pointer. r=jwalden
|
2020-03-21 14:27:24 +00:00 |
GCTypeMacros.h
|
Bug 1603256 - Move the GC pointer type enumeration macros to a standalone header. r=sfink
|
2019-12-12 01:38:21 +00:00 |
GCVariant.h
|
Bug 1623957 - Part 15: Replace mozilla::RemoveReference with std::remove_reference. r=jwalden
|
2020-03-21 14:28:59 +00:00 |
GCVector.h
|
…
|
|
HashTable.h
|
…
|
|
HeapAPI.h
|
Bug 1624937 - Align JSClass to 8 byte to satisfy GC cell requirements r=jandem
|
2020-03-26 11:01:07 +00:00 |
Id.h
|
Bug 1622326: Remove no longer needed 'id' redefine. r=tcampbell
|
2020-03-13 18:27:09 +00:00 |
Initialization.h
|
…
|
|
JSON.h
|
…
|
|
LocaleSensitive.h
|
Bug 1590907 - Make ENABLE_INTL_API and ENABLE_TYPED_OBJECTS into js-config macros. r=sfink,firefox-build-system-reviewers,mshal
|
2019-11-26 07:25:35 +00:00 |
MemoryFunctions.h
|
…
|
|
MemoryMetrics.h
|
Bug 1623957 - Part 1: Replace mozilla::IsSame with std::is_same. r=jwalden
|
2020-03-21 15:08:24 +00:00 |
Modules.h
|
Bug 1626105 - Rename |JS::CompileModuleDontInflate| to just plain |JS::CompileModule|. (There is no non-inflating version remove at the same time.) r=evilpie
|
2020-03-31 01:33:03 +00:00 |
OffThreadScriptCompilation.h
|
…
|
|
Principals.h
|
Bug 1613985 - Use default for equivalent-to-default constructors/destructors in js. r=jorendorff
|
2020-03-16 13:47:02 +00:00 |
Printf.h
|
…
|
|
ProfilingCategory.h
|
…
|
|
ProfilingFrameIterator.h
|
Bug 1614622 part 5 - Remove most optimization tracking storage code. r=djvj
|
2020-02-12 10:56:13 +00:00 |
ProfilingStack.h
|
Bug 1613985 - Use default for equivalent-to-default constructors/destructors in js. r=jorendorff
|
2020-03-16 13:47:02 +00:00 |
Promise.h
|
Bug 1622184 - Add a public method to mark a settled Promise as handled; r=arai
|
2020-03-18 02:22:00 +00:00 |
PropertyDescriptor.h
|
…
|
|
PropertySpec.h
|
…
|
|
ProtoKey.h
|
Bug 1618258 - Part 1: Rename FinalizationGroup to FinalizationRegistry. r=jonco
|
2020-03-16 10:41:08 +00:00 |
Proxy.h
|
Bug 1602882 - Move array operations to a new js/Array.h header. r=sfink,bzbarsky
|
2019-12-11 06:17:44 +00:00 |
Realm.h
|
…
|
|
RealmOptions.h
|
Bug 1619177 - Remove remaining extra warnings code. r=tcampbell,mccr8
|
2020-03-10 22:59:41 +00:00 |
RefCounted.h
|
Bug 1613985 - Use default for equivalent-to-default constructors/destructors in js. r=jorendorff
|
2020-03-16 13:47:02 +00:00 |
RegExp.h
|
…
|
|
RegExpFlags.h
|
Bug 1361856: Use SM RegExpFlags inside irregexp r=jwalden
|
2020-03-21 14:21:04 +00:00 |
RequiredDefines.h
|
…
|
|
Result.h
|
…
|
|
RootingAPI.h
|
Bug 1628389 - Replace standard library traits classes with _v and _t versions in the GC r=jwalden
|
2020-04-09 09:49:24 +00:00 |
SavedFrameAPI.h
|
…
|
|
SharedArrayBuffer.h
|
Bug 1575425 - Part 3: Add support for [AllowShared]; r=bzbarsky,jwalden
|
2020-01-23 14:18:53 +00:00 |
SliceBudget.h
|
…
|
|
SourceText.h
|
…
|
|
StableStringChars.h
|
…
|
|
Stream.h
|
Bug 1613985 - Use default for equivalent-to-default constructors/destructors in js. r=jorendorff
|
2020-03-16 13:47:02 +00:00 |
StructuredClone.h
|
Bug 1617863 - Make JS_ReadStructuredClone accept a const& to JSStructuredCloneData. r=baku
|
2020-02-25 16:05:14 +00:00 |
SweepingAPI.h
|
Bug 1613985 - Use default for equivalent-to-default constructors/destructors in js. r=jorendorff
|
2020-03-16 13:47:02 +00:00 |
Symbol.h
|
…
|
|
TraceKind.h
|
Bug 1519636 - Reformat recent changes to the Google coding style r=Ehsan,kvark
|
2020-02-24 15:33:38 +00:00 |
TraceLoggerAPI.h
|
…
|
|
TracingAPI.h
|
Bug 1615143 - Eliminate TraceKind::LazyScript. r=jonco
|
2020-02-13 14:33:33 +00:00 |
Transcoding.h
|
Bug 1613118 - Remove JS::EncodeInterpretedFunction r=nbp
|
2020-02-05 13:00:15 +00:00 |
TypeDecls.h
|
…
|
|
UbiNode.h
|
Bug 1623957 - Part 17: Remove stray includes for "mfbt/TypeTraits.h". r=jwalden
|
2020-03-21 15:08:53 +00:00 |
UbiNodeBreadthFirst.h
|
…
|
|
UbiNodeCensus.h
|
Bug 1613985 - Use default for equivalent-to-default constructors/destructors in js. r=jorendorff
|
2020-03-16 13:47:02 +00:00 |
UbiNodeDominatorTree.h
|
Bug 1609996 - Run check_spidermonkey_style.py --fixup. r=froydnj
|
2020-01-20 16:18:40 +00:00 |
UbiNodePostOrder.h
|
Bug 1609996 - Reorder some includes affected by the previous patches. r=froydnj
|
2020-01-20 16:19:48 +00:00 |
UbiNodeShortestPaths.h
|
Bug 1609996 - Reorder some includes affected by the previous patches. r=froydnj
|
2020-01-20 16:19:48 +00:00 |
UbiNodeUtils.h
|
…
|
|
UniquePtr.h
|
…
|
|
Utility.h
|
Backed out changeset ad3f58c996e5 (bug 1628201) for build bustages. CLOSED TREE
|
2020-04-10 17:31:01 +03:00 |
Value.h
|
Bug 1530372 - Part 1: Change BigInt to an in-line trace kind. r=sfink
|
2020-01-02 13:03:20 +00:00 |
ValueArray.h
|
Bug 1603845 - Fix clang-format issues in js/ r=iain
|
2019-12-13 21:35:17 +00:00 |
Vector.h
|
Bug 1625138 - Part 35: Replace mozilla::TrueType with std::true_type. r=froydnj,jgilbert
|
2020-03-28 13:57:20 +00:00 |
Warnings.h
|
Bug 1275508 - Remove werror. r=jandem
|
2020-03-11 12:20:21 +00:00 |
WeakMapPtr.h
|
…
|
|
Wrapper.h
|
…
|
|