Commits
User selector
Commit History
Commits on Jul 15, 2020
[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
Commits on May 25, 2020
[class] Fix parenthesized calls of optional chains containing private fields
Show description for 2685658authored 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 18, 2020
[parser] Track labels in the parser-base rather than parser+ast
Show description for f5592daauthored andcommitted
Commits on Feb 10, 2020
[offthread] Clean-up HandleOrOffThreadHandle uses
Show description for f6d988fauthored 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
Commits on Feb 4, 2020
[offthread] Add an OffThreadIsolate
Show description for 7a20b6bauthored andcommitted
Commits on Jan 16, 2020
[ast] Pre-walk array literals to detect all-doubles
Show description for dabc6ebauthored andcommitted
[offthread] Add OffThreadFactory support to AST strings
Show description for bcbb553authored andcommitted
Commits on Nov 29, 2019
Fix the receiver when calling parenthesized optional chains
Show description for 80fd0b3authored andcommitted
Commits on Nov 27, 2019
Remove unused ResolvedProperty AST node
Show description for 4fd2a24authored andcommitted
Commits on Nov 15, 2019
[cleanup] Refactor Smi::kZero to Smi::zero()
Show description for 2ac7ed8authored andcommitted
Commits on Sep 16, 2019
[Heap]: Remove dynamic allocation flag on NewNumber functions.
Show description for 1dd791fauthored andcommitted
Commits on Sep 6, 2019
[class] Fix private name scope chain
Show description for a3c7e96authored andcommitted
Commits on Aug 21, 2019
[nullish] Add support for nullish operator
Show description for 3ec1036authored andcommitted
Commits on Aug 20, 2019
Remove always-true --fast-calls-with-arguments-mismatches flag
Show description for 18c4164authored andcommitted
Commits on Jul 9, 2019
[ptr-compr] Isolatify LookupIterator implementation and friends
Show description for b51cddcauthored andcommitted
Commits on Jul 1, 2019
[parser] Mark maybe_assigned recursively for shadowing vars
Show description for fc4bcceauthored andcommitted
Commits on Jun 26, 2019
[cleanup] Drop some occurrences of Isolate::Current
Show description for 881c9b8authored andcommitted
Commits on Jun 18, 2019
[ast] add PRIVATE_METHOD assign type and `PRIVATE_CALL` call type
Show description for 259d0acauthored andcommitted
Commits on May 23, 2019
Move more relevant files to src/objects
Show description for a0c3797committed
Commits on May 21, 2019
Move string-related files to src/strings
Show description for be01425authored andcommitted
Commits on May 20, 2019
Move relevant files to src/objects
Show description for 8ad6b33authored andcommitted
Commits on May 15, 2019
Move number related files to src/numbers
Show description for 7bbd0bfauthored andcommitted
Commits on May 13, 2019
Reland "[class] implement private method declarations"
Show description for 00c7e2aauthored andcommitted
Commits on May 10, 2019
Revert "[class] implement private method declarations"
Show description for bf07d79authored andcommitted
Commits on May 9, 2019
[class] implement private method declarations
Show description for b9191bdauthored andcommitted
Commits on Mar 12, 2019
Retire PretenureFlag and use AllocationType everywhere.
Show description for f72f3efauthored andcommitted
Commits on Feb 25, 2019
[turbofan] Skip arguments adaptor when target cannot observe arguments.
Show description for 75629d5authored andcommitted
Commits on Feb 15, 2019
[cleanup] #include heap-inl.h less often
Show description for 6cac138authored andcommitted
Commits on Feb 13, 2019
[ast] Always visit all AST nodes, even dead nodes
Show description for 9439a1dauthored andcommitted