Commits
User selector
Commit History
Commits on Oct 1, 2019
Rename JSTokenType::EXPORT to EXPORT_ to avoid naming conflict with internal header
Show description for 429c234committed
Commits on Oct 10, 2017
`async` should be able to be used as an imported binding name
Show description for 9c13615committed
Commits on Oct 9, 2017
Unreviewed, rolling out r223022.
Show description for 3bcb2decommitted
Commits on Oct 7, 2017
`async` should be able to be used as an imported binding name
Show description for 975467acommitted
Commits on Nov 20, 2016
[JSC] speed up parsing of async functions
Show description for 80d8e4ecommitted
Commits on Sep 23, 2016
[JSC] Implement parsing of Async Functions
Show description for 3bbc1adcommitted
Commits on Jun 1, 2016
Unreviewed, roll out r201481, r201523: 0.3% regression in Octane code-load
Show description for 49f62f6committed
Commits on May 28, 2016
[JSC] implement async functions proposal
Show description for a98f794committed
Commits on Nov 2, 2015
[ES6] Support Generator Syntax
Show description for dfed7b3committed
Commits on Aug 4, 2015
[ES6] Support Module Syntax
Show description for cde5701committed
Commits on Jul 15, 2015
[ES6] implement block scoping to enable 'let'
Show description for 87118e2committed
Commits on Mar 12, 2015
"static" should not be a reserved keyword in non-strict mode even when ES6 class is enabled
Show description for 1b71a92committed
Commits on Jan 22, 2015
Add a build flag for ES6 class syntax
Show description for fa3ba1dcommitted
Commits on Apr 5, 2012
https://bugs.webkit.org/show_bug.cgi?id=77293
Show description for 15b1b76committed
Gavin Barraclough
Commits on Feb 13, 2012
KeywordLookupGenerator.py script fails in some cases
Show description for 66388feauthored andcommitted
Commits on Jan 29, 2012
Reserve 'let'
Show description for d5e56e4committed
Gavin Barraclough
Commits on Jun 17, 2011
https://bugs.webkit.org/show_bug.cgi?id=53014
Show description for cb97618committed
Gavin Barraclough
Commits on Jan 2, 2011
Move JavaScriptCore to Source
Show description for b8dde14committed
Adam Barth
Loading