Commits
User selector
Commit History
Commits on Apr 19, 2026
Drop jsDynamicCast<>() in favor of dynamicDowncast<>()
Show description for a6df288authored andcommitted
Commits on Apr 16, 2022
[JSC] Remove VM& parameter from structure related code including jsDyamicCast
Show description for a6d202ccommitted
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 Mar 25, 2019
Heap::isMarked and friends should be instance methods
Show description for 43afe8bcommitted
Commits on Oct 17, 2018
The parser should not emit a ApplyFunctionCallDotNode for Reflect.apply.
Show description for e9447c3committed
Mark Lam
Commits on Jul 22, 2018
We should support CreateThis in the FTL
Show description for d96818bcommitted
Filip Pizlo
Commits on May 5, 2015
FTL SwitchString slow case creates duplicate switch cases
Show description for 830adb7committed
Filip Pizlo
Commits on Feb 2, 2015
Polymorphic call inlining should be based on polymorphic call inline caching rather than logging
Show description for 007787dcommitted
Filip Pizlo
Commits on Jan 30, 2015
Unreviewed, rolling out r179357 and r179358.
Show description for 1a03c94authored andcommitted
Commits on Jan 29, 2015
Polymorphic call inlining should be based on polymorphic call inline caching rather than logging
Show description for 6acab39committed
Filip Pizlo
Commits on Aug 28, 2014
FTL should be able to do polymorphic call inlining
Show description for 6ce4b3bcommitted
Filip Pizlo
Commits on Aug 26, 2014
Unreviewed, rolling out r172940.
Show description for d2efd96committed
Commits on Aug 25, 2014
FTL should be able to do polymorphic call inlining
Show description for 888178bcommitted
Filip Pizlo
Loading