Commits
User selector
Commit History
Commits on Mar 6, 2026
[JSC] Rename StructureStubInfo to PropertyInlineCache
Show description for ffb0343committed
Commits on Jan 26, 2026
Drop unnecessary usage of ternary operator in JavaScriptCore
Show description for c4e25accommitted
Commits on Aug 19, 2024
[JSC] Not using PolymorphicAccess in Handler IC
Show description for e309820committed
Commits on Dec 11, 2023
Implement and Apply TZone Allocation Macros
Show description for a968122committed
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
Commits on Mar 27, 2023
[JSC] Refactor scattered JIT code into InlineCacheCompiler and make AccessCases more pure-data objects
Show description for 169cc46committed
Commits on Jan 7, 2022
[JSC] Clean up StructureStubInfo
Show description for 0d31081committed
Commits on Dec 14, 2021
Roll back r286345, r286387, r286471, r286667, r286849
Show description for e552ce2committed
Commits on Dec 8, 2021
[JSC] Introduce WriteBarrierStructureID
Show description for 4df46b7committed
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 Apr 6, 2021
[JSC] Shrink some of Vectors in JSC
Show description for c5db951committed
Commits on Feb 19, 2021
Implement a GC verifier.
Show description for c3ca5dccommitted
Mark Lam
Commits on May 15, 2020
[IWYU] Remove unnecessary includes from JSC implementation files
Show description for 2e3ee01committed
Commits on Apr 6, 2020
Allow deleteById to be cached in the DFG
Show description for 5f6e6f9committed
Justin Michaud
Loading