Commits
User selector
Commit History
Commits on Jun 2, 2026
Fix baseline write barrier handling in OpDelBy{Id,Val}
Show description for 1cdc540committed
Commits on May 7, 2026
Optimize JavaScriptCore #includes
Show description for b589299committed
Commits on Mar 6, 2026
[JSC] Rename StructureStubInfo to PropertyInlineCache
Show description for ffb0343committed
Commits on Feb 23, 2026
[JSC] Merge RegisterSetBuilder into RegisterSet
Show description for b23dfb2committed
Commits on Jan 8, 2026
[LOL] Add support for resolve/put_to_scope
Show description for 9d453e3committed
Commits on Oct 11, 2025
[JSC] GetFromScope and PutToScope should cache the StructureID
Show description for a512fe6committed
Commits on Jun 22, 2025
[JSC] Filter out GetByStatus with constant identifier
Show description for d41bc43committed
Commits on Apr 3, 2025
[JSC] enumerator_put_by_val should respect ReadOnly
Show description for edcbf4cauthored andcommitted
Commits on Mar 7, 2025
[JSC] Allow direct load with offset from metadataTableRegister in baseline JIT resolve_scope and get_from_scope
Show description for 588321acommitted
Commits on Aug 13, 2024
[JSC] Make DataIC inline code adaptive
Show description for 9fa6f1acommitted
Commits on Jul 30, 2024
[JSC] Use Handler IC in DFG
Show description for a61a451committed
Commits on Jul 16, 2024
[JSC] InById / InByVal should reset SP too in Baseline
Show description for f087a18committed[JSC] Inline common fast path for op_resolve_scope and op_get_from_scope
Show description for 2997bdacommitted
Commits on Jul 11, 2024
[JSC] Materialize JITData register in DFG
Show description for 862ceabcommitted
Commits on Jun 20, 2024
Use SystemV ABI for Baseline JS JIT on Windows
Show description for 0b1e421authored andcommitted[JSC] Simplify resolve_scope for ClosureVar
Show description for 2cf423acommitted
Commits on Jun 12, 2024
[JSC] Inline op_get_from_scope / op_resolve_scope with ClosureVar
Show description for 3eb8acdcommitted
Commits on May 27, 2024
[JSC] Remove isEnumerator bit from IC
Show description for 5397a28committed
Commits on Apr 6, 2024
[JSC] Introduce op_get_length
Show description for ed2c128committed
Commits on Mar 6, 2024
[JSC] Use handler IC for single stateless AccessCase
Show description for 540d08dcommitted
Commits on Feb 14, 2024
[JSC] Simplify PerfLog
Show description for 499d9e1committed
Commits on Dec 9, 2023
[JSC] Add linkThunk mechanism
Show description for 861ea3bcommitted
Commits on Nov 28, 2023
[JSC] Add common thunk generation
Show description for b1de44fcommitted
Commits on Oct 24, 2023
[JSC] Make each IC as one big handler
Show description for 7d177e2committed
Commits on Oct 2, 2023
Unreviewed, revert 267869@main, potential MotionMark regression
Show description for c091a2ccommitted
Commits on Sep 29, 2023
[JSC] Temporarily disable Call-Ret IC for iOS
Show description for 830feefcommitted
Commits on Sep 21, 2023
[JSC] Use Call-Ret for DataIC
Show description for 9406e8acommitted
Commits on Sep 20, 2023
Unreviewed, reverting 268130@main.
Show description for 5ed23f1authored andcommitted
Commits on Sep 19, 2023
[JSC] Stop generating slow path for DataIC Baseine JIT
Show description for b577e3ecommitted
Commits on Sep 11, 2023
[JSC] Add emitGetVirtualRegisters which loads multiple registers via ldp if possible
Show description for b41739fcommitted
Commits on Sep 9, 2023
[JSC] Load all necessary registers apriori in IC
Show description for 8d43611committed
Commits on Sep 5, 2023
Colocate ValueProfiles
Show description for 41169e7committed
Commits on Aug 24, 2023
[JSC] Baseline JIT IC should not have ability to change stubInfoGPR
Show description for 51e8e5ecommitted
Commits on May 18, 2023
Unreviewed, reland 264134@main
Show description for 48facaecommitted
Commits on May 17, 2023
Unreviewed, reverting 264134@main.
Show description for 7b574a2authored andcommitted