Commits
User selector
Commit History
Commits on Apr 24, 2020
[JSC] Fix DataFormatJSBigInt32 missing part
Show description for 44e034bcommitted
Commits on Apr 19, 2020
Support an inlined representation in JSValue of small BigInts ("BigInt32")
Show description for b7d6325committed
Robin Morisset
Commits on Apr 24, 2019
[JSC] Use node index as DFG::MinifiedID
Show description for f05a4c8committed
Commits on Aug 21, 2018
Inline DataView accesses into DFG/FTL
Show description for 8561c67committed
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 Sep 4, 2015
Get rid of FTLValueFormat
Show description for 92cc73acommitted
Basile Clement
Commits on Mar 26, 2015
Heap variables shouldn't end up in the stack frame
Show description for 329af67committed
Filip Pizlo
Commits on Sep 18, 2013
DFG should support Int52 for local variables
Show description for f6eb403committed
Filip PizloUnreviewed, rolling out r156019 and r156020.
Show description for e8adddfcommittedDFG should support Int52 for local variables
Show description for bdd0d56committed
Filip Pizlo
Commits on Sep 11, 2013
Remove needsDataFormatConversion because it is unused.
Show description for 6b4944acommitted
Filip PizloRename DataFormatInteger to DataFormatInt32.
Show description for 944b1cbcommitted
Filip Pizlo
Commits on Jan 29, 2013
DFG should not use a graph that is a vector, Nodes shouldn't move after allocation, and we should always refer to nodes by Node*
Show description for 92bc7cecommitted
Filip Pizlo
Commits on Jan 23, 2013
Replace ASSERT_NOT_REACHED with RELEASE_ASSERT_NOT_REACHED in JSC
Show description for 6758a3dcommitted
Commits on Jul 3, 2012
DFG OSR exit value recoveries should be computed lazily
Show description for 403f771committed
Filip Pizlo
Commits on Feb 2, 2012
Release build debugging should be easier
Show description for 693c6b3committed
Filip Pizlo
Commits on Nov 3, 2011
ValueRecovery should be moved out of the DFG JIT
Show description for f6e23e2committed
Filip Pizlo
Loading