Commits
User selector
Commit History
Commits on Jul 16, 2020
[base] Apply empty base class optimization to base::TemplateHashMapImpl
Show description for de5dcb7authored andcommitted
Commits on Jul 15, 2020
[parser] Remove Scope::zone_ field in favour of VariableMap::zone()
Show description for 186a377authored andcommitted
[base] Store AllocationPolicy object in TemplateHashMapImpl instance
Show description for 41a8d9cauthored andcommitted
Commits on Jul 13, 2020
[zone] Cleanup ZoneList and ScopedList classes
Show description for d81f7c6authored andcommitted
Commits on Jul 10, 2020
[zone] Cleanup zone allocations in src/ast and tests
Show description for f3e9eddauthored andcommitted
[zone-stats] Cleanup ZoneList interface
Show description for d4078c6authored andcommitted
Commits on Jul 8, 2020
[cleanup] Split src/zone/zone.h header
Show description for 459b9aeauthored andcommitted
Commits on Jul 7, 2020
[coverage] remove the last continuation range before synthetic return
Show description for 2d5017aauthored andcommitted

Commits on May 26, 2020
[clang-tidy] Make deleted constructor public
Show description for a7d2812authored andcommitted
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