Commits
User selector
Commit History
Commits on May 25, 2020
[class] Fix parenthesized calls of optional chains containing private fields
Show description for 2685658authored andcommitted
Commits on May 11, 2020
Add use counter for var redeclarations of catch bindings
Show description for df8b811authored andcommitted
Commits on May 8, 2020
[class] mark private name load as immutable
Show description for 90ddc99authored andcommitted
Commits on May 6, 2020
[offthread] Unify compiler.cc finalization logic
Show description for 58b12f6authored andcommitted
[parser] Move Compiler::Analyze into Parser
Show description for 65d738dauthored andcommitted
Commits on Apr 29, 2020
Revert "[ast] Remove literal allocation from CallPrinter"
Show description for 1cf4719authored andcommitted
[ast] Remove literal allocation from CallPrinter
Show description for 908f08eauthored andcommitted
Commits on Apr 22, 2020
Reland^5 "[parser] Introduce UnoptimizedCompileFlags"
Show description for a3228bfauthored andcommitted
Commits on Apr 21, 2020
Revert "Reland^4 "[parser] Introduce UnoptimizedCompileFlags""
Show description for 33ea5e5authored andcommitted
Reland^4 "[parser] Introduce UnoptimizedCompileFlags"
Show description for e1b93a4authored andcommitted
[offthread] Refactor out an OffThreadHeap
Show description for b814c1dauthored andcommitted
Revert "Reland^3 "[parser] Introduce UnoptimizedCompileFlags""
Show description for a709f77authored andcommitted
Reland^3 "[parser] Introduce UnoptimizedCompileFlags"
Show description for 313d484authored andcommitted
Commits on Apr 20, 2020
Revert "Reland^2 "[parser] Introduce UnoptimizedCompileFlags""
Show description for b89397cauthored andcommitted
Reland^2 "[parser] Introduce UnoptimizedCompileFlags"
Show description for 0a59e0cauthored andcommitted
Revert "Reland "[parser] Introduce UnoptimizedCompileFlags""
Show description for 9f6eb55authored andcommitted
Reland "[parser] Introduce UnoptimizedCompileFlags"
Show description for 146f537authored andcommitted
Commits on Mar 19, 2020
Revert "[parser] Introduce UnoptimizedCompileFlags"
Show description for fabea6aauthored andcommitted
[parser] Introduce UnoptimizedCompileFlags
Show description for d91679bauthored andcommitted
Commits on Mar 18, 2020
[parser] Remove Handles from ParseInfo
Show description for 37aaa41authored andcommitted
Commits on Mar 12, 2020
[parser] Remove unnecessary ParseInfo from Scope methods
Show description for 8977864authored andcommitted
Commits on Mar 9, 2020
[class] implement inspector support for static private methods
Show description for 0ea5b52authored andcommitted
Commits on Mar 3, 2020
[class] maintain private brand information on SFI
Show description for 0753cbeauthored andcommitted
Commits on Mar 2, 2020
[off-thread] Get rid of OffThreadHandle
Show description for 84279bfauthored andcommitted
Commits on Feb 20, 2020
[ast] Remove unused StoreInArrayLiteral
Show description for 5bc05aaauthored andcommitted
Commits on Feb 18, 2020
[parser] Track labels in the parser-base rather than parser+ast
Show description for f5592daauthored andcommitted
Commits on Feb 17, 2020
[strings] Reclaim a bit in the hash field
Show description for 8d7747aauthored andcommitted
Commits on Feb 13, 2020
Reland "[offthread] Add SFI support to OffThreadFactory"
Show description for a046c5fauthored andcommitted
Commits on Feb 12, 2020
Revert "[offthread] Add SFI support to OffThreadFactory"
Show description for b3c3822authored andcommitted
[offthread] Add SFI support to OffThreadFactory
Show description for 453e1a3authored andcommitted
Commits on Feb 11, 2020
[ast] Remove unused DoExpression
Show description for f9b8118authored andcommitted
Commits on Feb 10, 2020
[offthread] Clean-up HandleOrOffThreadHandle uses
Show description for f6d988fauthored andcommitted
[offthread] Add off-thread scope allocation
Show description for 5f63846authored andcommitted
Commits on Feb 7, 2020
[ast] Cache allocated AstConsString
Show description for 7fa1916authored andcommitted
Commits on Feb 6, 2020
[offthread] OffThreadFactory support for literals
Show description for 4aa43e7authored andcommitted