gecko-dev/js/public
André Bargull 5231d40661 Bug 1519167 - Part 95: Implement Temporal.Duration.prototype.round. r=spidermonkey-reviewers,allstarschh
The is the last function which was still missing from the main Temporal spec.

Differential Revision: https://phabricator.services.mozilla.com/D174609
2023-06-21 20:27:52 +00:00
..
experimental Bug 1834478 - Add public API to test and clear errors on JS::FrontendContext. r=nbp 2023-06-09 11:08:58 +00:00
friend Bug 1519167 - Part 95: Implement Temporal.Duration.prototype.round. r=spidermonkey-reviewers,allstarschh 2023-06-21 20:27:52 +00:00
shadow
AllocationLogging.h
AllocationRecording.h
AllocPolicy.h
Array.h
ArrayBuffer.h
ArrayBufferMaybeShared.h
BigInt.h
BuildId.h
CallAndConstruct.h
CallArgs.h Bug 1828230 - Fix GCC -Wuninitialized warning for js/public/CallArgs.h r=jseward 2023-04-19 19:28:51 +00:00
CallNonGenericMethod.h
CharacterEncoding.h Bug 1831845 - Part 1: Use JS::ConstUTF8CharsZ in JS::TransitiveCompileOptions::{filename_,introducerFilename_}. r=nbp 2023-06-06 07:16:08 +00:00
Class.h Bug 1834537 - Part 2: Replace nursery allocation methods with use ofuse allocateCell r=sfink 2023-05-26 09:28:19 +00:00
ComparisonOperators.h
CompilationAndEvaluation.h Bug 1492090 - Part 5: Use UTF-8 for script file names. r=nbp 2023-05-23 12:11:39 +00:00
CompileOptions.h Bug 1834744 - Split up RealmBehaviors::shouldResistFingerprinting in js/src. r=spidermonkey-reviewers,jandem 2023-06-07 10:52:30 +00:00
Context.h
ContextOptions.h
Conversions.h Bug 1660405 - Move away from mozilla::IsFinite in favor of std::isfinite. r=sergesanspaille 2023-03-22 11:35:33 +00:00
Date.h Bug 1834744 - Split up RealmBehaviors::shouldResistFingerprinting in js/src. r=spidermonkey-reviewers,jandem 2023-06-07 10:52:30 +00:00
Debug.h
Equality.h
ErrorInterceptor.h
ErrorReport.h Bug 1831845 - Part 2: Use JS::ConstUTF8CharsZ in JSErrorBase::filename. r=nbp 2023-06-06 07:16:08 +00:00
Exception.h
ForOfIterator.h
GCAnnotations.h
GCAPI.h Bug 1833854 - Part 1: Remove the unused JSGC_PRETENURE_GROUP_THRESHOLD GC parameter r=sfink 2023-05-22 14:31:40 +00:00
GCHashTable.h Bug 1832044 - Part 1: Rename MovableCellHasher to StableCellHasher r=sfink 2023-05-10 08:27:01 +00:00
GCPolicyAPI.h
GCTypeMacros.h
GCVariant.h
GCVector.h Bug 1828784 - Work around VS 2019+ SDK issue. r=glandium 2023-04-19 22:51:46 +00:00
GlobalObject.h
HashTable.h
HeapAPI.h
HelperThreadAPI.h
Id.h
Initialization.h Bug 1828584 - Add JS_FrontendOnlyInit and JS_FrontendOnlyShutDown. r=bthrall 2023-05-11 10:18:37 +00:00
Interrupt.h
JitCodeAPI.h
JSON.h Bug 1804073 - Part 3: Add JS::IsValidJSON. r=bthrall 2023-04-20 01:04:49 +00:00
LocaleSensitive.h
MapAndSet.h
MemoryCallbacks.h
MemoryFunctions.h
MemoryMetrics.h
Modules.h Backed out 3 changesets (bug 1803984) 2023-05-29 12:36:25 +03:00
Object.h Bug 1834225 - Fix embedder usage of JS::Result<T*>. r=nbp 2023-06-13 12:53:09 +00:00
OffThreadScriptCompilation.h
Principals.h
Printer.h Bug 1836082 - Verify that we never access strings content after a OOM had been reported. r=mgaudet 2023-06-19 12:43:53 +00:00
Printf.h
ProfilingCategory.h
ProfilingFrameIterator.h Bug 1791961 - js: Fix C++20 -Wambiguous-reversed-operator warnings. r=spidermonkey-reviewers,anba 2023-05-26 04:51:43 +00:00
ProfilingStack.h
Promise.h
PropertyAndElement.h
PropertyDescriptor.h
PropertySpec.h
ProtoKey.h Bug 1519167 - Part 2: Add source files for Temporal types. r=spidermonkey-reviewers,dminor 2023-06-21 20:27:38 +00:00
Proxy.h
Realm.h
RealmIterators.h
RealmOptions.h Bug 1834744 - Split up RealmBehaviors::shouldResistFingerprinting in js/src. r=spidermonkey-reviewers,jandem 2023-06-07 10:52:30 +00:00
RefCounted.h
RegExp.h
RegExpFlags.h Bug 1826574 - Add support for Unicode Sets; r=iain 2023-06-06 12:28:09 +00:00
Result.h Bug 1834224 - Move JS_TRY macros to internal header. r=jandem 2023-06-13 07:05:56 +00:00
RootingAPI.h Bug 1838629 - Part 6: Add a nursery pointer to RootingContext r=sfink 2023-06-21 09:06:29 +00:00
SavedFrameAPI.h
ScalarType.h
ScriptPrivate.h
ShadowRealmCallbacks.h
SharedArrayBuffer.h
SliceBudget.h
SourceText.h Bug 1816776 - Support initializing SourceText with FrontendContext. r=bthrall 2023-05-11 10:18:37 +00:00
StableStringChars.h
Stack.h Bug 1834483 - Part 1: Add NativeStackLimit field to FrontendContext. r=bthrall 2023-05-31 01:26:44 +00:00
StreamConsumer.h
String.h Bug 1834225 - Fix embedder usage of JS::Result<T*>. r=nbp 2023-06-13 12:53:09 +00:00
StructuredClone.h Bug 1818576 - JSStructuredCloneData should own any transferables immediately from the beginning of writing r=saschanaz,iain 2023-05-10 16:51:48 +00:00
SweepingAPI.h
Symbol.h
TelemetryTimers.h
TraceKind.h Bug 1830298 - Refactor nursery allocation counts to remove separate counters r=jandem 2023-05-02 08:00:10 +00:00
TracingAPI.h
Transcoding.h
TypeDecls.h
UbiNode.h
UbiNodeBreadthFirst.h
UbiNodeCensus.h
UbiNodeDominatorTree.h
UbiNodePostOrder.h
UbiNodeShortestPaths.h Bug 1822710 - Check shortestPaths max paths value r=spidermonkey-reviewers,iain 2023-06-08 22:24:41 +00:00
UbiNodeUtils.h
UniquePtr.h
Utility.h Bug 1492090 - Part 4: Add encoding functions to/from UTF-8 to system narrow/wide encoding. r=nbp 2023-05-23 12:11:39 +00:00
Value.h Bug 1833484 - Optimize bytecode emission for Infinity, NaN and undefined where possible. r=arai 2023-05-17 14:59:51 +00:00
ValueArray.h
Vector.h
WaitCallbacks.h
Warnings.h
WasmFeatures.h
WasmModule.h
WeakMap.h
WeakMapPtr.h
Wrapper.h
WrapperCallbacks.h
Zone.h