index
:
uxp
1210
1791
1805-stacksize
1970-form-focusring-styling
1992
28.9-platform
28.9-platform-old
ANGLE-update
Basilisk-release
CCW-perf
Pale_Moon-release
RFC6367
VS2017
aruba
dynamic-module-import
eme
fetchstreams-work
freebsd-support
getnativepath-work
js-modules
libaom-update
lzma-updater
master
modulefix
nss-gyp
nss-gyp-GREport
nss-gyp-work
nss-update-work
pref-dual-guid
re-unify
redwood
release
release-29
restore-dual-guid
scroll-anchoring-wip
v8re-shim-build
v8re-shim-work
xpiprovider-work
uxp [Local Fork]
khronosschoty@posteo.org
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
js
Commit message (
Expand
)
Author
Age
*
[js] Handle dead wrappers
André Bargull
2023-09-27
*
Restore incorrect SIMD Op removals.
Moonchild
2023-09-25
*
Issue #2313 - Implement WebAssembly sign extension opcodes. (uplift)
Brian Smith
2023-09-25
*
Issue #2308 & #1240 Follow-up - Fill in missing JSOP_INC/DEC cases for Double...
Brian Smith
2023-09-20
*
Issue #2308 & #1240 Follow-up - Replace JSOP_POS in ++/-- with JSOP_TONUMERIC.
Brian Smith
2023-09-20
*
Issue #2308 & #1240 Follow-up - Fill in missing JSOP_INC/DEC cases for Ion on...
Brian Smith
2023-09-20
*
Issue #2308 & #1240 Follow-up - Add BigInt support to JSOP_INC and JSOP_DEC.
Brian Smith
2023-09-20
*
Issue #2308 & #1240 Follow-up - Introduce new increment and decrement operati...
Brian Smith
2023-09-20
*
Issue #2308 - Fix JSON BigInt regressions.
Brian Smith
2023-09-20
*
Issue #2026 Follow-up: Fill in missing BigInt64 cases in js::IsTypedArrayCons...
Brian Smith
2023-09-20
*
Issue #2298 - Support '#x in obj' ergonomic brand check syntax
Martok
2023-08-30
*
Issue #2298 - Carry private-ness of names through ParseNodeHandler
Martok
2023-08-30
*
Issue #2255 - Disable untested code path in Stopwatch.(h|cpp).
Brian Smith
2023-08-14
*
Issue #2172 - add null zone sanity checks
Martok
2023-08-09
*
Issue #2172 - ensure pointers in RegExpShared are updated after GC compacting
Martok
2023-08-08
*
Issue #2172 - add missing RegExpShared TraceKind declaration
Martok
2023-08-08
*
No Issue - Fix building with --enable-js-lto
Brian Smith
2023-08-06
*
Issue #1240 - Follow-up: Add missing JSVAL_TYPE_BIGINT cases in JitFrames.cpp.
Brian Smith
2023-07-28
*
Issue #1240 - Follow-up: Fix incorrect values in Number() constructor.
Brian Smith
2023-07-28
*
Issue #2026 - Part 4 - Fill in missing dense elements case and fix a comment.
Brian Smith
2023-07-28
*
Issue #2026 - Part 2b - Format BigInts representable as int64_t without first...
Brian Smith
2023-07-25
*
Issue #2026 - Part 2a - Support BigInt in NumberFormat and toLocaleString.
Brian Smith
2023-07-25
*
Issue #2026 - Part 1 - Implement BigInt64 and BigUint64Array.
Brian Smith
2023-07-24
*
Issue #1240 - Part 11 - Fix several issue reported on review.
Brian Smith
2023-07-23
*
Issue #1240 - Part 10 - Implement minimal Ion support for BigInt.
Brian Smith
2023-07-21
*
Issue #1240 - Part 9 - Fix incorrectly parsing decimal BigInt 0n.
Brian Smith
2023-07-21
*
Issue #1240 - Part 8 - Fix incorrect asserts with debug enabled.
Brian Smith
2023-07-21
*
Issue #1240 - Part 7 - Handle BigInt values in XPCVariant code.
Brian Smith
2023-07-20
*
Issue #1240 - Part 5g - Implement BigInt comparison operators.
Brian Smith
2023-07-19
*
Issue #1240 - Part 6c - Implement asIntN and asUintN methods for BigInt values.
Brian Smith
2023-07-19
*
Issue #1240 - Part 6b - Use ToIndex when constructing TypedArray with length ...
Brian Smith
2023-07-19
*
Issue #1240 - Part 6a - Implement BigInt.prototype.toLocaleString.
Brian Smith
2023-07-19
*
Issue #1240 - Part 5f - Add DataView methods for BigInt access.
Brian Smith
2023-07-19
*
Issue #1240 - Part 5e - BigInt bitwise operators.
Brian Smith
2023-07-19
*
Issue #1240 - Part 5d - Use the radix when parsing BigInts.
Brian Smith
2023-07-19
*
Issue #1240 - Part 5c -Implement ToInt32OrBigInt operation.
Brian Smith
2023-07-19
*
Issue #1240 - Part 5b - BigInt support for basic arithmetic operations.
Brian Smith
2023-07-19
*
Issue #1240 - Part 5a - BigInt to Number conversion.
Brian Smith
2023-07-19
*
Merge branch 'master' into bigint-merged
Brian Smith
2023-07-18
|
\
|
*
Issue #2271 - Use declared names of self-hosted functions for cloning
Martok
2023-07-13
|
*
Issue #2271 - Separate cloning of native and interpreted functions
Martok
2023-07-13
*
|
Issue #1240 - Part 4 - Implement parser support for BigInt literals.
Brian Smith
2023-07-18
*
|
Issue #1240 - Part 3c - Fast-forward to the V8 version of BigIntType.
Brian Smith
2023-07-13
*
|
Issue #1240 - Part 3b - Implement WrappingOperations.h for wraparound math op...
Brian Smith
2023-07-13
*
|
Issue #1240 - Part 3a - Adjust mozilla::FloatingPoint<T>'s definition.
Brian Smith
2023-07-13
*
|
Issue #1240 - Part 2 - Define the BigIntObject class for BigInt wrapper objects.
Brian Smith
2023-07-13
*
|
Issue #1240 - Part 1 - Define a new BigInt primitive type.
Brian Smith
2023-07-13
|
/
*
Issue #2255 & #1240 - Simplify and enhance Maybe and Some().
Brian Smith
2023-07-04
*
[multiple] Update Intl tests.
Moonchild
2023-07-02
*
Issue #1656 - Follow-up: Re-nuke the vim lines introduced in #2265
Moonchild
2023-07-02
[next]