Commits
User selector
Commit History
Commits on Apr 10, 2026
[JSC] Add `ArrayLengthStore` IC for `JSArray` length assignment
Show description for da43fc7committed
Commits on Apr 2, 2026
[JSC] Add IC with undefined/false/true/null property key
Show description for 3ba3be2committed
Commits on Mar 11, 2026
[JSC] Add RegExp#lastIndex IC
Show description for d2c63becommitted
Commits on Mar 6, 2026
[JSC] Rename StructureStubInfo to PropertyInlineCache
Show description for ffb0343committed
Commits on Dec 20, 2025
Use WTF::move() instead of WTFMove() macro in Source/JavaScriptCore
Show description for f52b72fcommitted
Commits on Aug 20, 2024
[JSC] TypedArray `in` can return false when it is OOB in IC
Show description for bc160f1committed
Commits on Aug 6, 2024
[JSC] Add JIT support for Float16Array
Show description for f20f575committed
Commits on Jul 3, 2024
[JSC] Implement IndexedProxyObjectIn and IndexedProxyObjectStore
Show description for cc51802committed
Commits on May 31, 2024
[JSC] Use precompiled handlers for simple cases for IC
Show description for 634eb56committed
Commits on May 21, 2024
Unreviewed, follow-up after 279021@main
Show description for f856b06committed
Commits on May 15, 2024
[JSC] CallLinkInfo that AccessCase sometimes creates should live on the JITStubRoutine
Show description for 5c5f718committed
Commits on May 14, 2024
[JSC] AccessCase should not hold CallLinkInfo*
Show description for b251507committed
Commits on May 4, 2024
[JSC] Reland Handler IC
Show description for 13455c7committed
Commits on May 3, 2024
Unreviewed, reverting 278288@main (e67257693a4f)
Show description for 82dc23ecommitted
Commits on May 2, 2024
[JSC] Start using limited variant of Handler IC
Show description for e672576committed
Commits on May 1, 2024
[JSC] Threading Concurrency::MainThread in isWatchableAssumingImpurePropertyWatchpoint
Show description for 14cbb53committed
Commits on Apr 29, 2024
[JSC] Extract WatchpointSet collection from AccessCase
Show description for d5408dfcommitted
Commits on Apr 26, 2024
[JSC] Remove use of Committed / Primordial state of AccessCase and cloning cases only when it is Generated and having CallLinkInfo
Show description for 103f05dcommitted
Commits on Apr 20, 2024
Update CommaPrinter to take in an ASCIILiteral
Show description for b003870committed
Commits on Mar 6, 2024
[JSC] Use handler IC for single stateless AccessCase
Show description for 540d08dcommitted
Commits on Feb 29, 2024
[JSC] Handle reallocating transitions in megamorphic store cache
Show description for 4a95386committed
Commits on Feb 15, 2024
[JSC] Introduce InBy megamorphic ICs
Show description for b13bf4ccommitted
Commits on Oct 24, 2023
[JSC] Make each IC as one big handler
Show description for 7d177e2committed
Commits on Oct 6, 2023
Non-unified build fixes, early October 2023 edition
Show description for 4e458d4committed
Commits on Sep 15, 2023
[JSC] Megamorphic GetByVal / PutByVal DataIC code should be shared
Show description for 47fbfbccommitted
Commits on Sep 14, 2023
[JSC] Expand InByVal ICs to cover integer indices as well
Show description for 17e3401committed
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[JSC] Implement megamorphic store cache
Show description for 7bc81e1committed
Commits on May 10, 2023
[JSC] Optimize Proxy get with various keys without handlers
Show description for 871d04bcommitted
Commits on Apr 26, 2023
[JSC] Add megamorphic IC for GetByVal
Show description for 7fc4afacommitted
Commits on Apr 13, 2023
[JSC] Change JSProxy to JSGlobalProxy
Show description for af8e0a9committed
Commits on Apr 12, 2023
[JSC] Reland megamorphic IC
Show description for 2f4c8f0committed
Commits on Apr 11, 2023
Unreviewed, reverting r262808@main.
Show description for f16f6e4authored andcommitted[JSC] Add megamorphic cache
Show description for 18d37d9committed