Commits
User selector
Commit History
Commits on Jun 2, 2026
[JSC] Add foundation of handling builtin iterators in fast-iteration-protocol
Show description for 3d1bebdcommitted
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 Feb 16, 2026
[JSC] Remove op_tail_call_forward_arguments
Show description for 8bbfb11committed
Commits on Dec 19, 2025
Add the first part of the new Light Optimization Layer JIT
Show description for ab55d86committed
Commits on Jun 7, 2025
[JSC] Optimize eval code carefully
Show description for 62c1c4ccommitted
Commits on Dec 19, 2024
[JSC] Iterator should throw a TypeError when it is String/BigInt/Symbol in Baseline JIT
Show description for 54e0807committed
Commits on Sep 29, 2024
[ARMv7] Fix instanceof fast path
Show description for 11b53e5committed
Commits on Sep 27, 2024
[ARMv7] Fix instanceof
Show description for 86da397committed
Commits on Sep 24, 2024
[JSC] Fuse `instanceof` bytecodes to one to reduce the emitted bytecode size
Show description for 74d2332committed
Commits on Sep 8, 2024
[JSC] Add super_construct and super_construct_varargs
Show description for b576987committed
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 24, 2024
[JSC] Introduce TaintedByWithScopeLexicallyScopedFeature
Show description for f828499committed
Alexey Shvayka
Commits on Jul 20, 2024
Unreviewed, reverting 281119@main.
Show description for 2e92175authored andcommitted
Commits on Jul 19, 2024
[JSC] Introduce TaintedByWithScopeLexicallyScopedFeature
Show description for 57fcca5committed
Alexey Shvayka
Commits on Jun 27, 2024
[JSC] Add StructureStubInfo::m_globalObject
Show description for 3e04ec2committed
Commits on Jun 26, 2024
[JSC] Add inlined fast path for jfalse
Show description for 5c29435committed
Commits on Jun 24, 2024
Make it harder to use roundUpToMultipleOf wrong by using template argument for alignment
Show description for 5f26364committed
Commits on Jun 20, 2024
Use SystemV ABI for Baseline JS JIT on Windows
Show description for 0b1e421authored andcommitted
Commits on May 28, 2024
[JSC] Simplify Repatch Call IC
Show description for a38ef78committed
Commits on May 7, 2024
JIT operations should return the current exception in a return GPR when it's free.
Show description for 10748e5committed
Commits on May 4, 2024
Unreviewed, reverting 278366@main (fc1560b)
Show description for b25db3dcommittedJIT operations should return the current exception in a return GPR when it's free.
Show description for fc1560bcommitted
Commits on Mar 22, 2024
[JSC] Add operationIteratorNextTryFast operation
Show description for a50b786committed
Commits on Feb 1, 2024
[JSC] Redesign DirectCall
Show description for ef37e64committed
Commits on Jan 22, 2024
[JSC] Use Data CallIC in DFG
Show description for d0345d6committed
Commits on Jan 18, 2024
[JSC] Redesign CallIC (relanding)
Show description for 65c8acccommittedUnreviewed, reverting 273159@main and 273168@main.
Show description for 64272e9authored andcommitted[JSC] Redesign CallIC
Show description for 2295d36committed
Commits on Jan 11, 2024
[JSC] Fix op_tail_call_varargs / op_tail_call_forward_arguments for new polymorphic DataIC
Show description for 5e8bdf2committed
Commits on Jan 2, 2024
[JSC] Polymorphic Call DataIC
Show description for 0a493a0committed
Commits on Dec 9, 2023
[JSC] Add linkThunk mechanism
Show description for 861ea3bcommitted
Commits on Dec 4, 2023
Unreviewed. Fix non-unified build
Show description for cf18010committed
Commits on Nov 28, 2023
[JSC] Add common thunk generation
Show description for b1de44fcommitted