gecko-dev/js/public
Debadree Chatterjee c4cbbb3e84 Bug 1907658 - Part 2: Implement AsyncDisposableStack. r=arai
Differential Revision: https://phabricator.services.mozilla.com/D220834
2024-09-11 04:33:54 +00:00
..
experimental Bug 1904429 - Introduce Logging interface and JS_LOG r=jandem 2024-08-23 15:52:46 +00:00
friend Bug 1912471 - Disallow deserializing structured clone buffers with transferables more than once r=iain 2024-09-04 02:57:36 +00:00
shadow Bug 1903037 part 2 - Add APIs for working with JS strings backed by StringBuffers. r=sfink 2024-06-26 11:03:17 +00:00
AllocPolicy.h Bug 1909527 - Split background allocations to a dedicated arena r=iain,sfink 2024-08-06 17:34:51 +00:00
AllocationLogging.h
AllocationRecording.h
Array.h
ArrayBuffer.h
ArrayBufferMaybeShared.h
BigInt.h
BuildId.h
CallAndConstruct.h
CallArgs.h Bug 1890793: Assert CallArgs::newTarget is not gray. r=spidermonkey-reviewers,sfink,iain 2024-04-11 07:51:12 +00:00
CallNonGenericMethod.h Bug 981053: Always pass CallArgs by reference. r=nbp 2024-03-19 09:24:49 +00:00
CharacterEncoding.h
Class.h Bug 1893611 - Add shouldAvoidSideEffects debugger flag and use it in Services resolve hook. r=iain,devtools-reviewers,nchevobbe 2024-05-08 10:56:39 +00:00
ColumnNumber.h
ComparisonOperators.h
CompilationAndEvaluation.h Bug 1904747 - Do not report error or warning in JS_Utf8BufferIsCompilableUnit. r=bthrall 2024-06-26 22:55:43 +00:00
CompileOptions.h
Context.h Bug 1891118 - Implement "brittle mode" for injecting diagnostic assertions into SpiderMonkey that are scoped to specific failure modes. r=jandem 2024-04-29 17:13:47 +00:00
ContextOptions.h
Conversions.h
Date.h
Debug.h Bug 1906719 - Implement a native backend for tracing JS execution r=arai 2024-08-05 15:44:21 +00:00
Equality.h
ErrorInterceptor.h
ErrorReport.h Bug 1899870 - Implement SuppressedError. r=arai 2024-07-08 04:37:06 +00:00
Exception.h
ForOfIterator.h
GCAPI.h Bug 1850746 - Part 2: Remove unused JSGC_MAX_EMPTY_CHUNK_COUNT GC parameter r=sfink 2024-09-04 11:43:05 +00:00
GCAnnotations.h
GCHashTable.h Bug 1905988 - Clear pending invalidation dependencies when a script is invalidated r=iain,sfink 2024-09-04 16:21:46 +00:00
GCPolicyAPI.h Bug 1914004 - Part 1: Add RootedTuple and RootedField to allow rooting multiple things at once r=sfink 2024-08-23 13:31:05 +00:00
GCTypeMacros.h
GCVariant.h
GCVector.h Bug 1893977 - Use same insertion sort limit for Array and TypedArray sorting. r=iain 2024-05-01 07:47:50 +00:00
GlobalObject.h
HashTable.h
HeapAPI.h Bug 1850746 - Part 4: Allow free arenas to be uninitialized r=sfink 2024-09-06 15:32:35 +00:00
HelperThreadAPI.h Bug 1913818: Add task names for each JS helper thread task. r=jonco 2024-08-20 13:49:02 +00:00
Id.h Bug 1917516 - Part 1: Allow better code generation for PropertyKey::isAtom. r=spidermonkey-reviewers,jandem 2024-09-09 12:11:26 +00:00
Initialization.h
Interrupt.h
Iterator.h
JSON.h
JitCodeAPI.h
LocaleSensitive.h
MapAndSet.h
MemoryCallbacks.h
MemoryFunctions.h
MemoryMetrics.h
Modules.h Bug 1877792 - Part 12: Add JS::IsCyclicModule r=spidermonkey-reviewers,jonco 2024-09-03 08:10:52 +00:00
Object.h
Prefs.h
Principals.h
Printer.h Bug 1519636 - Reformat recent changes to the Google coding style r=emilio,necko-reviewers,geckoview-reviewers,application-update-reviewers,media-playback-reviewers,devtools-reviewers,anti-tracking-reviewers,profiler-reviewers,win-reviewers,migration-reviewers,padenot,mconley,nchevobbe,kershaw,gstoll,mstange,bytesized,m_kato 2024-07-17 11:15:31 +00:00
Printf.h
ProfilingCategory.h
ProfilingFrameIterator.h Bug 1898025 - [wasm-jspi] Add profiler tests for JSPI. r=rhunt 2024-06-27 13:13:11 +00:00
ProfilingStack.h
Promise.h Bug 1620223 - Part 2: Do not assert the job queue emptiness if the job queue itself is interrupted. r=jandem 2024-03-19 02:06:33 +00:00
PropertyAndElement.h
PropertyDescriptor.h
PropertySpec.h Bug 1519636 - Reformat recent changes to the Google coding style r=emilio,necko-reviewers,geckoview-reviewers,application-update-reviewers,media-playback-reviewers,devtools-reviewers,anti-tracking-reviewers,profiler-reviewers,win-reviewers,migration-reviewers,padenot,mconley,nchevobbe,kershaw,gstoll,mstange,bytesized,m_kato 2024-07-17 11:15:31 +00:00
ProtoKey.h Bug 1907658 - Part 2: Implement AsyncDisposableStack. r=arai 2024-09-11 04:33:54 +00:00
Proxy.h Bug 1905256 - Mark incremental marking verification more permissive r=sfink 2024-07-10 10:45:27 +00:00
Realm.h Bug 1912472 - Stop inlining interface object and prototype getter. r=farre 2024-08-24 08:29:56 +00:00
RealmIterators.h
RealmOptions.h Bug 1865406 - Use JS::Prefs to add browser preference r=jandem 2024-03-20 21:17:24 +00:00
RefCounted.h Bug 1903037 part 1 - Support leak checking in MFBT code when included in SpiderMonkey. r=mccr8,glandium 2024-06-26 11:03:16 +00:00
RegExp.h
RegExpFlags.h Bug 1903454 - Initialize flags_ and fix operator& for RegExpFlags; r=iain 2024-08-13 19:17:46 +00:00
Result.h
RootingAPI.h Bug 1914004 - Part 2: Use RootedTuple in a few places r=jandem 2024-08-27 11:05:20 +00:00
SavedFrameAPI.h
ScalarType.h Bug 1833647 - Add Float16Array; r=anba,nbp 2024-04-26 13:18:01 +00:00
ScriptPrivate.h
ShadowRealmCallbacks.h
SharedArrayBuffer.h
SliceBudget.h Bug 1899872 - Move SliceBudget (and {Work,Time}Budget) from js:: namespace to JS:: r=jonco,mccr8 2024-06-21 16:22:26 +00:00
SourceText.h
StableStringChars.h Bug 1895055 - Hold onto owning string in AutoStableStringChars r=jandem 2024-05-20 20:46:52 +00:00
Stack.h
StreamConsumer.h
String.h Bug 1906350 - Avoid refcounting overhead for string buffers passed from DOM code. r=sfink 2024-07-15 13:42:29 +00:00
StructuredClone.h Bug 1912471 - Disallow deserializing structured clone buffers with transferables more than once r=iain 2024-09-04 02:57:36 +00:00
SweepingAPI.h Bug 1907070 - Part 2: Make SweepingAPI.h a public header (backout of changeset 2592881b3f6d) r=sfink 2024-07-11 08:23:35 +00:00
Symbol.h Bug 1906534 - Implement await using in bytecode. r=arai 2024-08-14 21:47:56 +00:00
TelemetryTimers.h
TraceKind.h
TracingAPI.h Bug 1896973 - Part 3: Add a write barrier for JS::Heap<T> r=sfink 2024-06-13 07:33:55 +00:00
Transcoding.h Bug 1906394 - Part 2: Add JS::FinishIncrementalEncoding with JS::Stencil out parameter. r=bthrall 2024-07-16 11:34:34 +00:00
TypeDecls.h Bug 1899045: Implement Bytecode for fn stmts and block stmts for Explicit Resource Management. r=arai 2024-05-31 11:44:24 +00:00
UbiNode.h
UbiNodeBreadthFirst.h
UbiNodeCensus.h
UbiNodeDominatorTree.h
UbiNodePostOrder.h
UbiNodeShortestPaths.h
UbiNodeUtils.h
UniquePtr.h
Utility.h Bug 1907640 - part 4: add wasm::PartialTier2CompileTask and supporting code. r=rhunt. 2024-08-21 11:26:01 +00:00
Value.h Bug 1896973 - Part 3: Add a write barrier for JS::Heap<T> r=sfink 2024-06-13 07:33:55 +00:00
ValueArray.h Bug 1886273 - Construct HandleValueArray from PersistentRooted r=spidermonkey-reviewers,mgaudet 2024-03-19 22:11:52 +00:00
Vector.h
WaitCallbacks.h
Warnings.h
WasmFeatures.h Bug 1915864 - Allow fuzzing for some wasm prefs. r=jpages 2024-09-03 19:18:53 +00:00
WasmModule.h
WeakMap.h
WeakMapPtr.h
Wrapper.h Bug 1900466 - Allocate proxy objects in the nursery where possible r=jandem 2024-06-14 07:50:24 +00:00
WrapperCallbacks.h
Zone.h