Commits
User selector
Commit History
Commits on Jan 16, 2020
Teach the bytecode that arithmetic operations can return bigints
Show description for 6e341efcommitted
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 Sep 10, 2019
Commits on Jul 25, 2019
[ESNext] Implement nullish coalescing
Show description for 9f3df32committed
Commits on May 30, 2019
[JSC] Implement op_wide16 / op_wide32 and introduce 16bit version bytecode
Show description for bb678b9committed
Commits on Dec 1, 2018
[JSC] Keep TypeMaybeBigInt small
Show description for df18454committed
Commits on Nov 27, 2018
Re-introduce op_bitnot
Show description for c43e777committed
Commits on Oct 29, 2018
New bytecode format for JSC
Show description for c57dd45committed
Commits on Oct 26, 2018
Unreviewed, rolling out r237479 and r237484.
Show description for 0e37616committedNew bytecode format for JSC
Show description for 83d3012committed
Commits on Oct 17, 2018
[JSC] More aggressively use `constexpr` in LowLevelInterpreter.asm for constant values
Show description for 08c830dcommitted
Commits on Dec 12, 2017
[ESNext][BigInt] Implement BigInt literals and JSBigInt
Show description for 5ce0f8dcommitted
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 Jul 21, 2016
op_add/ValueAdd should be an IC in all JIT tiers
Show description for f208702committed
Commits on Nov 30, 2015
Snippefy op_div for the baseline JIT.
Show description for 49fadbbcommitted
Mark Lam
Commits on Oct 16, 2015
Use JITSubGenerator to support UntypedUse operands for op_sub in the DFG.
Show description for 31a8b8fcommitted
Mark Lam
Commits on Oct 23, 2013
REGRESSION: `if (false === (true && undefined)) console.log("wrong!");` logs "wrong!", shouldn't!
Show description for 96ecb9bcommitted
Commits on Apr 27, 2013
Source/JavaScriptCore: Re-landing <http://trac.webkit.org/changeset/148999>
Show description for 9a52c9ccommitted
Commits on Apr 26, 2013
Unreviewed, roll out http://trac.webkit.org/changeset/148999
Show description for 8cedeebcommitted
Filip Pizlo
Commits on Apr 23, 2013
Source/JavaScriptCore: Filled out more cases of branch folding in bytecode when emitting
Show description for 23ccb20committed
Commits on Feb 27, 2012
Implement support for op_negate and op_bitnot in the DFG JIT
Show description for 98bb019committed
Gavin Barraclough
Commits on Jan 2, 2011
Move JavaScriptCore to Source
Show description for b8dde14committed
Adam Barth
Loading