..
experimental
friend
Bug 1774691 - Remove unused JSMSGs. r=mgaudet
2022-06-17 20:03:07 +00:00
shadow
AllocationLogging.h
AllocationRecording.h
AllocPolicy.h
Array.h
ArrayBuffer.h
Bug 1741941 - Add JSAPI helper to verify transfer safety r=sfink
2022-01-04 22:33:20 +00:00
ArrayBufferMaybeShared.h
BigInt.h
BuildId.h
CallAndConstruct.h
CallArgs.h
CallNonGenericMethod.h
CharacterEncoding.h
Class.h
Bug 1270746 part 5 - Remove hasInstance class hook. r=iain
2022-03-20 11:28:04 +00:00
ComparisonOperators.h
CompilationAndEvaluation.h
Bug 1763586 - Remove Element from LoadScript and child classes; r=jonco
2022-04-21 09:53:34 +00:00
CompileOptions.h
Bug 1774796 - Add largest-first delazification strategy. r=arai
2022-06-20 13:33:49 +00:00
Context.h
Bug 1746231: Convert the script callback to take a JSContext instead of a system bool r=freddyb,iain
2021-12-21 20:40:33 +00:00
ContextOptions.h
Bug 1757035 - Remove Class static block preference code r=arai
2022-02-25 02:29:12 +00:00
Conversions.h
Bug 1730843 - Part 8 - Add support for spread in records r=jandem
2021-12-20 15:17:20 +00:00
Date.h
Debug.h
Equality.h
ErrorInterceptor.h
ErrorReport.h
Bug 1735200 - Add cause argument to JS::CreateError(). r=jandem
2022-01-17 15:23:40 +00:00
Exception.h
Bug 1735200 - Add JSAPI for getting Error.cause. r=jandem
2022-01-17 15:23:40 +00:00
ForOfIterator.h
GCAnnotations.h
GCAPI.h
Bug 1519636 - Reformat recent changes to the Google coding style r=andi,media-playback-reviewers,necko-reviewers,padenot,dragana
2022-06-07 12:32:55 +00:00
GCHashTable.h
GCPolicyAPI.h
Bug 1556604 - [Structured Clone] Replace ChildCounter mechanism with a conditionally-pushed state stack. r=evilpie
2022-06-16 22:01:13 +00:00
GCTypeMacros.h
Bug 1754405 part 11 - Make PropertyKey bits field private. r=evilpie
2022-02-13 12:01:48 +00:00
GCVariant.h
GCVector.h
Bug 1749298 - Part 3: Only trace finalization records if the registry's global is alive r=sfink
2022-02-11 11:28:29 +00:00
GlobalObject.h
HashTable.h
HeapAPI.h
Bug 1759174 - Part 3: Optimise expose and read barrier APIs by removing check for shared GC things r=sfink
2022-03-14 11:13:52 +00:00
HelperThreadAPI.h
Bug 1769451 - Part 1: Fix missing include in js/public. r=sfink
2022-06-10 19:19:51 +00:00
Id.h
Bug 1754405 part 14 - Rename PropertyKey::fromNonIntAtom to PropertyKey::NonIntAtom. r=evilpie
2022-02-13 12:01:49 +00:00
Initialization.h
Bug 1759909 - Enable AVX support for Wasm SIMD by default in Nightly. r=lth
2022-03-18 15:07:31 +00:00
Interrupt.h
JSON.h
LocaleSensitive.h
MapAndSet.h
MemoryCallbacks.h
MemoryFunctions.h
Bug 1757956 - Part 1: Removed unused JS_freeop API r=jandem
2022-03-10 08:40:03 +00:00
MemoryMetrics.h
Modules.h
Bug 1766761 - Part 3: Add public API for getting module from namespace, and getting module environment. r=jonco
2022-05-13 22:02:39 +00:00
Object.h
OffThreadScriptCompilation.h
Principals.h
Bug 1740263 - Block WASM code generation by CSP. r=lth,jandem
2022-05-19 14:13:49 +00:00
Printf.h
ProfilingCategory.h
ProfilingFrameIterator.h
ProfilingStack.h
Promise.h
Bug 1734243
- Part 1: Add JS::SetAnyPromiseIsHandled r=arai
2022-02-25 02:32:04 +00:00
PropertyAndElement.h
PropertyDescriptor.h
PropertySpec.h
ProtoKey.h
Bug 1755391 - Remove JS Streams implementation of Writable Stream and PipeTo r=jandem
2022-03-01 14:17:07 +00:00
Proxy.h
Bug 1765338 - Allow transplanting of nursery objects r=jandem
2022-04-22 09:09:25 +00:00
Realm.h
Bug 1771084
part 2 - Add Realm option to freeze builtins. r=tcampbell,nika
2022-06-07 15:40:44 +00:00
RealmIterators.h
RealmOptions.h
Bug 1704385: Add pref for Array.findLast r=mgaudet
2022-06-16 22:01:06 +00:00
RefCounted.h
RegExp.h
RegExpFlags.h
Result.h
RootingAPI.h
Bug 1556604 - [Structured Clone] Replace ChildCounter mechanism with a conditionally-pushed state stack. r=evilpie
2022-06-16 22:01:13 +00:00
SavedFrameAPI.h
ScalarType.h
Bug 1763606 - Part 1: Replace TypedArray QuickSort JS-function with C++. r=tcampbell
2022-06-08 14:40:52 +00:00
ScriptPrivate.h
SharedArrayBuffer.h
SliceBudget.h
Bug 1752646 - Record whether a GC slice was triggered and budgeted for idle time r=jonco
2022-02-08 23:22:29 +00:00
SourceText.h
StableStringChars.h
Stack.h
Stream.h
Bug 1769649
- Remove duplicated definition of ReadableStreamReaderMode in JS Streams implementation r=bthrall
2022-05-17 21:38:03 +00:00
StreamConsumer.h
String.h
Bug 1758088 part 3 - Add and use js::AtomizeWithoutActiveZone. r=arai
2022-03-04 13:19:32 +00:00
StructuredClone.h
Bug 1556604 - [Structured Clone] Implement clone of Error objects r=evilpie
2022-06-16 22:01:14 +00:00
SweepingAPI.h
Symbol.h
TelemetryTimers.h
TraceKind.h
TraceLoggerAPI.h
Bug 1769451 - Part 1: Fix missing include in js/public. r=sfink
2022-06-10 19:19:51 +00:00
TracingAPI.h
Bug 1763658 - Part 5: Remove unused tracing option r=jandem
2022-04-11 11:48:14 +00:00
Transcoding.h
Bug 1759206 - Part 1: Add module variant of JS::FinishIncrementalEncoding. r=nbp
2022-03-23 12:51:38 +00:00
TypeDecls.h
Bug 1769451 - Part 1: Fix missing include in js/public. r=sfink
2022-06-10 19:19:51 +00:00
UbiNode.h
Bug 1746090 - Switch RootList::init from taking an AutoCheckCannotGC token to returning one r=jonco
2022-01-22 01:34:45 +00:00
UbiNodeBreadthFirst.h
UbiNodeCensus.h
UbiNodeDominatorTree.h
UbiNodePostOrder.h
UbiNodeShortestPaths.h
UbiNodeUtils.h
UniquePtr.h
Utility.h
Bug 1757956 - Part 3: Rename JSFreeOp to JS::GCContext in the JS engine r=jandem
2022-03-10 08:40:03 +00:00
Value.h
Bug 1774672 - Remove no longer neaded JS Streams Magic Values r=iain
2022-06-17 16:07:09 +00:00
ValueArray.h
Vector.h
WaitCallbacks.h
Warnings.h
WasmFeatures.h
Bug 1766986 - wasm: Remove last ENABLE_WASM_EXCEPTIONS ifdefs. r=yury
2022-06-17 15:33:10 +00:00
WasmModule.h
WeakMap.h
WeakMapPtr.h
Wrapper.h
Bug 1760844 part 1 - Remove hasInstance proxy trap. r=iain,peterv,robwu
2022-04-04 15:09:29 +00:00
WrapperCallbacks.h
Zone.h
Bug 1769451 - Part 1: Fix missing include in js/public. r=sfink
2022-06-10 19:19:51 +00:00