Commits
User selector
Commit History
Commits on Sep 23, 2021
[JSC] Handle syntactic production for `#x in expr` correctly
Show description for 51c3d3dcommitted[JSC] Filter algorithmic numbering systems from enumeration data
Show description for eda4860committed[JSC] Adjust Intl currency enumeration
Show description for 0540b8bcommitted[JSC] emoji and eor collations are missing
Show description for f374b4ecommitted
Commits on Sep 22, 2021
[JSC] Intl unicode identifier type will reject underscore
Show description for 2d314c5committed[JSC] Upgrade test262
Show description for f397d04committed[JSC] CompareStrictEq is omitting String check incorrectly
Show description for 2fd346bcommitted
Commits on Sep 21, 2021
Differential testing: live statement don't execute
Show description for b1ac2b3committed
Justin Michaud
Commits on Sep 20, 2021
Skip stress/json-stringify-stack-overflow.js only on memory limited systems
Show description for 3d0e3d8authored andcommitted
Commits on Sep 17, 2021
[JSC] Add fast property enumeration mode for JSON.stringify
Show description for 7ac9024committedPutByVal and PutPrivateName ICs should emit a write barrier if a butterfly might be allocated
Show description for f6e0158committed
Justin Michaud
Commits on Sep 15, 2021
[JSC] Optimize leaf object creation in JSON.parse
Show description for 5ad19f1committed
Commits on Sep 14, 2021
[JSC] Add JSON.parse microbenchmarks from Speedometer2
Show description for 1f0a912committed
Commits on Sep 10, 2021
[ JSC Catalina Release ] wasm.yaml/wasm/references/multitable.js.wasm-collect-continuously (javascriptcore-tests) is a flaky timeout
Show description for 8a7a22ccommitted
Justin Michaud[JSC] Intl.Locale weekendInfo should list all weekend days instead of range
Show description for 62ebe8ecommitted
Commits on Sep 9, 2021
[JSC] Optimize op_get_property_enumerator further
Show description for c9d673ecommittedDifferential testing: incorrect constant propagation around Uint8ClampedArray
Show description for 4d2ae24committed
Justin MichaudOptimize compareStrictEq when neither side is a double and at least one is not a BigInt
Show description for e539afdcommitted
Robin Morisset
Commits on Sep 8, 2021
[JSC] Implement Temporal.PlainTime
Show description for 3b99c5bcommitted
Commits on Sep 7, 2021
Math.hypot checks for infinite values prematurely
Show description for 21998f9committed
Commits on Sep 4, 2021
[JSC] Make EnumeratorNextUpdateIndexAndMode clobberizing rule precise
Show description for 6b01ba3committed
Commits on Sep 3, 2021
[JSC] Implement Temporal.TimeZone
Show description for f876233committed[JSC] Validate JSPropertyNameEnumerator via watchpoints
Show description for 36e377ccommitted
Commits on Sep 1, 2021
[JSC] Implement Temporal.Duration
Show description for 342010dcommitted
Commits on Aug 31, 2021
Implement Object.hasOwn()
Show description for 184ad5bauthored andcommitted
[JSC][Intl] Errors for .call({}) are too verbose
Show description for 252549dcommitted[JSC] Implement Temporal.Calendar
Show description for 8add561committed
Commits on Aug 29, 2021
[JSC] Upgrade test262
Show description for 9e8ab6fcommitted
Commits on Aug 27, 2021
Intl.DateTimeFormat incorrectly parses patterns with 'h' literal
Show description for f3bd256committedFloat32Arrays.sort() return undefined when length < 2
Show description for 4ade0bbcommitted[JSC] op_put_private_name should use modern IC and remove ByValInfo
Show description for a3de04acommitted
Commits on Aug 26, 2021
r281485 was not sufficient in where it called disablePeepholeOptimization
Show description for a511792committed
Commits on Aug 24, 2021
Update Intl tests to support ICU 68
Show description for f493298committed[JSC] Add Intl Enumeration APIs
Show description for be5f3d2committed(r281473) stress/for-in-has-own-property-shouldnt-flush-registers.js failing on Debug
Show description for a7d260dcommitted