Commits
User selector
Commit History
Commits on Sep 8, 2021
[JSC] Implement Temporal.PlainTime
Show description for 3b99c5bcommitted
Commits on Sep 3, 2021
[JSC] Implement Temporal.TimeZone
Show description for f876233committed
Commits on Sep 1, 2021
[JSC] Implement Temporal.Duration
Show description for 342010dcommitted
Commits on Aug 31, 2021
[JSC] Implement Temporal.Calendar
Show description for 8add561committed
Commits on Aug 30, 2021
RISCV64 support in LLInt
Show description for d9b48ebcommitted
commit-queue@webkit.org
Commits on Aug 27, 2021
[JSC] op_put_private_name should use modern IC and remove ByValInfo
Show description for a3de04acommitted
Commits on Aug 26, 2021
[JSC] Polymorphic PutByVal
Show description for ef27e81committed
Commits on Jul 30, 2021
Add Pre/Post-Indexed Address Mode to Air for ARM64
Show description for e00649acommitted
Commits on Jul 7, 2021
[JSC] Implement Temporal
Show description for 4a60684authored andcommitted
Commits on Jun 10, 2021
[JSC] Rename *ByIdVariant to *ByVariant and *ByKind::Normal to *ByKind::ById
Show description for 70ea462committed
Commits on Jun 4, 2021
[JSC] Implement JIT ICs for InByVal
Show description for 64dfd00committed
Commits on Jun 2, 2021
Merge B3::StackSlot and Air::StackSlot
Show description for 7d1c307committed
Robin Morisset
Commits on May 28, 2021
Add the ability to dump statistics about cumulative counts and code sizes of Baseline JIT opcodes and DFG nodes
Show description for 53014e3committed
Commits on May 26, 2021
Merge all the JIT worklists into a shared worklist
Show description for e42c8decommitted
Commits on May 12, 2021
Implement some common Baseline JIT slow paths using JIT thunks.
Show description for 335209ccommitted
Mark Lam
Commits on Apr 13, 2021
ICU 69 deprecates ubrk_safeClone in favor of ubrk_clone
Show description for 49a19c4committed
Commits on Mar 30, 2021
Add Options::exitOnResourceExhaustion() to enable exiting instead of crashing on resource exhaustion.
Show description for 4c8bbbdcommitted
Mark Lam
Commits on Mar 16, 2021
Add a RootMarkReason printer and also add a few additional reasons.
Show description for f2f327ecommitted
Mark Lam
Commits on Feb 19, 2021
Implement a GC verifier.
Show description for c3ca5dccommitted
Mark Lam
Commits on Feb 15, 2021
[JSC] PropertySlot should allow passing custom setters
Show description for 2b233c8committed
Commits on Feb 9, 2021
[ESNext] Implement private methods
Show description for 0cf8318committed
Commits on Jan 28, 2021
WebAssembly: add support for stream APIs
Show description for 9783bd1committed
Commits on Jan 27, 2021
[JSC] Remove InspectorInstrumentation object
Show description for ebddfffcommitted
Commits on Jan 19, 2021
[JSC] Implement a B3::Compilation replacement for wasm-llint
Show description for e52f93ccommitted
commit-queue@webkit.org
Commits on Jan 14, 2021
[JSC] Implement a B3::ValueRep replacement for wasm-llint
Show description for 57d0fb2authored andcommitted
Commits on Dec 15, 2020
Unreviewed, reverting r270860.
Show description for 5f5df0ecommittedUnreviewed, reverting r269320, r269341, r269502, and r269576.
Show description for 1df5a19committed
Commits on Dec 10, 2020
Add a JSC API to allow acquiring the JSLock
Show description for 7993925committed
Commits on Nov 12, 2020
[JSC] Implement Intl.DateTimeFormat.formatRangeToParts
Show description for b27a341committed
Commits on Nov 3, 2020
REGRESSION (r254038): Simple.com money transfer UI is very laggy (multiple seconds per keypress)
Show description for 1351e92committed
Commits on Oct 25, 2020
[ECMA-402] Implement Intl.ListFormat
Show description for 5c1c48fcommitted
Commits on Oct 3, 2020
[JSC] Introduce JITOperationList to validate JIT-caged pointers
Show description for 0fb3c9bcommitted
Commits on Oct 1, 2020
[JSC] We should not tag C function with JIT code related ptr tag
Show description for b63a0f1committed
Commits on Sep 23, 2020
[JSC][ESNext] Create a new opcode to handle private fields store/define
Show description for 6ba7522committed
Commits on Sep 16, 2020
[JSC] Cache UDateTimePatternGenerator
Show description for 0035890committed