Commits
User selector
Commit History
Commits on Nov 7, 2025
Adopt C++20 Concepts in JavaScriptCore/bytecode
Show description for 42aed41committed
Commits on Jul 28, 2023
Unreviewed, relanding 266364@main
Show description for db4dea1committedUnreviewed, reverting 266364@main.
Show description for e8f8ce3authored andcommitted
Commits on Jul 27, 2023
[JSC] Use UnaryArithProfile for to_number and to_numeric
Show description for 932cacacommitted
Commits on May 19, 2020
REGRESSION(r261755): Win/Linux non-unified builds have hundreds of link failures
Show description for 1dc916acommitted
Commits on May 15, 2020
[IWYU] Remove unnecessary includes from JSC implementation files
Show description for 2e3ee01committed
Commits on Apr 23, 2020
[JSC] branchIfBigInt32 can use BigInt32Mask and remove branchIfNumber filter
Show description for 292e902committed
Commits on Apr 19, 2020
Support an inlined representation in JSValue of small BigInts ("BigInt32")
Show description for b7d6325committed
Robin Morisset
Commits on Nov 20, 2019
[ESNext][BigInt] Add support for op_inc
Show description for 7e0f49ecommitted
Robin Morisset
Commits on Nov 13, 2019
Split ArithProfile into a Unary and a Binary version
Show description for 8d957ffcommitted
Robin Morisset
Commits on Nov 9, 2019
Unreviewed, rolling out r252229.
Show description for bd54845committed
Commits on Nov 8, 2019
Split ArithProfile into a Unary and a Binary version
Show description for 9c844d6committed
Robin Morisset
Commits on Nov 4, 2019
Unreviewed, rolling out r252015.
Show description for 619ba0ecommitted
Truitt SavellSplit ArithProfile into a Unary and a Binary version
Show description for a68353bcommitted
Robin Morisset
Commits on Oct 14, 2019
Unreviewed, rolling out r251090.
Show description for f349484committedSplit ArithProfile into a Unary and a Binary version
Show description for aeecb61committed
Robin Morisset
Commits on Nov 8, 2018
[BigInt] Add support to BigInt into ValueAdd
Show description for b4478dbcommitted
Commits on Sep 14, 2017
Rolling out r221832: Regresses Speedometer by ~4% and Dromaeo CSS YUI by ~20%.
Show description for 2d6ba10committed
Mark Lam
Commits on Sep 10, 2017
[Re-landing] Use JIT probes for DFG OSR exit.
Show description for 86e4f28committed
Mark Lam
Commits on Sep 9, 2017
Unreviewed, rolling out r221774.
Show description for 123e977committed
Commits on Sep 8, 2017
Use JIT probes for DFG OSR exit.
Show description for b6f7369committed
Mark Lam
Commits on Sep 26, 2016
[JSC] Shrink the Math inline caches some more
Show description for 8d8ab46committed
Commits on Jul 21, 2016
op_add/ValueAdd should be an IC in all JIT tiers
Show description for f208702committed
Loading