Commits
User selector
Commit History
Commits on Jul 17, 2020
[WTF] Remove the unnecessary inner class DefaultHash<T>::Hash
Show description for 247ce69committed
Commits on Sep 18, 2019
Use constexpr instead of const in symbol definitions that are obviously constexpr.
Show description for 4875082committed
Mark Lam
Commits on Aug 27, 2019
Refactor to use VM& instead of VM* at as many places as possible.
Show description for b236c61committed
Mark Lam
Commits on Aug 12, 2019
[WTF][JSC] Make JSC and WTF aggressively-fast-malloced
Show description for 0bfa052committed
Commits on Mar 25, 2019
Heap::isMarked and friends should be instance methods
Show description for 43afe8bcommitted
Commits on Feb 6, 2019
[JSC] NativeExecutable should be smaller
Show description for 0ed1dd0committed
Commits on Jul 22, 2018
We should support CreateThis in the FTL
Show description for d96818bcommitted
Filip Pizlo
Commits on Feb 15, 2018
We should be able to jsDynamicCast from JSType when possible
Show description for b087516committed
Commits on Jan 27, 2017
classInfo should take a VM so it is not materialized from the object on each call
Show description for ec8d700committed
Commits on Nov 3, 2016
[DOMJIT] Add DOMJIT::Signature
Show description for 2f93d5dcommitted
Commits on Oct 28, 2016
One file per class for Executable.h/.cpp
Show description for 82d3670committed
Commits on Sep 28, 2016
Unreviewed, rolling out r206522.
Show description for 80675e4committedUnreviewed, rolling out r206506.
Show description for 16139c4committedAdopt #pragma once in JavaScriptCore
Show description for 359b077authored andcommitted
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 Sep 11, 2014
Rename activation to be more in line with spec language
Show description for c329d70committed
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