gecko-dev/js/public
Matthew Gaudet f337f90b04 Bug 1654286 - Convert private fields option to a JSContext option r=jandem
This avoids the issue where xpcshell appears to startup, create a realm, then
read preferences. Prior to this patch, by the time the prefs were read, it was
too late for the realm creation option to take effect. This way, we update the
realm option.

Differential Revision: https://phabricator.services.mozilla.com/D84426
2020-07-27 20:24:20 +00:00
..
experimental
AllocPolicy.h
AllocationRecording.h
Array.h
ArrayBuffer.h
ArrayBufferMaybeShared.h
BigInt.h
BuildId.h
CallArgs.h
CallNonGenericMethod.h
CharacterEncoding.h
Class.h
ComparisonOperators.h
CompilationAndEvaluation.h
CompileOptions.h
ContextOptions.h Bug 1654286 - Convert private fields option to a JSContext option r=jandem 2020-07-27 20:24:20 +00:00
Conversions.h
Date.h
Debug.h
Equality.h
ErrorReport.h
Exception.h
ForOfIterator.h
GCAPI.h
GCAnnotations.h
GCHashTable.h
GCPolicyAPI.h
GCTypeMacros.h
GCVariant.h
GCVector.h
HashTable.h
HeapAPI.h
Id.h
Initialization.h
JSON.h
LocaleSensitive.h
MemoryFunctions.h
MemoryMetrics.h
Modules.h
OffThreadScriptCompilation.h
Principals.h
Printf.h
ProfilingCategory.h
ProfilingFrameIterator.h
ProfilingStack.h
Promise.h
PropertyDescriptor.h
PropertySpec.h
ProtoKey.h
Proxy.h
Realm.h
RealmOptions.h Bug 1654286 - Convert private fields option to a JSContext option r=jandem 2020-07-27 20:24:20 +00:00
RefCounted.h
RegExp.h
RegExpFlags.h
RequiredDefines.h
Result.h
RootingAPI.h
SavedFrameAPI.h
SharedArrayBuffer.h
SliceBudget.h
SourceText.h
StableStringChars.h
Stream.h
StructuredClone.h
SweepingAPI.h
Symbol.h
TraceKind.h
TraceLoggerAPI.h
TracingAPI.h
Transcoding.h
TypeDecls.h
UbiNode.h
UbiNodeBreadthFirst.h
UbiNodeCensus.h
UbiNodeDominatorTree.h
UbiNodePostOrder.h
UbiNodeShortestPaths.h
UbiNodeUtils.h
UniquePtr.h
Utility.h
Value.h
ValueArray.h
Vector.h
Warnings.h
WasmModule.h
WeakMapPtr.h
Wrapper.h