Commits
User selector
Commit History
Commits on Apr 24, 2020
[turbofan] Split DependentCode::kFieldOwner group
Show description for 6acbbfbauthored andcommitted
Commits on Mar 3, 2020
[offthread] Deisolatify dictionaries
Show description for e0c03dcauthored andcommitted
Commits on Feb 10, 2020
[interpreter] Make FunctionEntry StackCheck bytecodes implicit
Show description for 9d3dc6fauthored andcommitted
Commits on Jan 14, 2020
[cleanup] MakeOlder DCHECK fix
Show description for 1dfa292authored andcommitted
Commits on Dec 13, 2019
Remove and update some outdated TODO(mstarzinger).
Show description for b577c1fauthored andcommitted

Commits on Dec 6, 2019
Print source position table when printing bytecode.
Show description for ea16055authored andcommitted
Remove the stack frame cache to avoid memory leaks
Show description for 6816bc5authored andcommitted
Commits on Oct 1, 2019
[tools] Fix Code::Disassemble to print the address properly
Show description for 615e900authored andcommitted
Commits on Sep 25, 2019
[roheap] Add Isolate parameter to Code::Disassemble
Show description for db90b8dauthored andcommitted
Commits on Sep 17, 2019
Clean up deferred handle scopes
Show description for c98aa0eauthored andcommitted
Commits on Sep 12, 2019
[heap/factory] remove unnecessary allocation flags
Show description for a080916authored andcommitted
Commits on Aug 23, 2019
[compiler] Skip creating unneeded objects for lazy source positions
Show description for 735f3a6authored andcommitted
Commits on Aug 14, 2019
Fix crash Code::DropStackFrameCacheCommon
Show description for cfe6ceaauthored andcommitted
Commits on Jul 8, 2019
Prefer type NativeContext over Context in more places
Show description for 6786707authored andcommitted
Commits on Jun 24, 2019
Fix BytecodeArray printing constant pool twice
Show description for 1a6123bauthored andcommitted
Commits on Jun 21, 2019
Move Bytecode function out of objects.cc
Show description for e05256aauthored andcommitted
Commits on May 30, 2019
(Reland) Torquefy a few more types
Show description for 73ad21bauthored andcommitted

Commits on May 27, 2019
[mksnapshot] Move more files into src/snapshot/embedded/
Show description for 5e42d8eauthored andcommitted
Commits on May 24, 2019
Move remaining files in src/
Show description for f9a88acauthored andcommitted
Commits on May 23, 2019
Move utility code to src/utils
Show description for dec3298authored andcommitted
[cleanup] Avoid {Object::operator->}
Show description for 878ccb3authored andcommitted
Commits on May 21, 2019
Move code generation related files to src/codegen
Show description for a6eeea3authored andcommitted
Commits on May 20, 2019
Reland "Move deoptimizer files"
Show description for 5bfe84aauthored andcommitted
Revert "Move deoptimizer files"
Show description for a769552authored andcommitted
Move deoptimizer files
Show description for 61523c4authored andcommitted
Reland "Move logging and diagnostics related source files"
Show description for bf372a7authored andcommitted
Commits on May 17, 2019
Revert "Move logging and diagnostics related source files"
Show description for 81a0102authored andcommitted
Move logging and diagnostics related source files
Show description for 5f28539authored andcommitted
Commits on Apr 30, 2019
Reland "[ptr-compr] New RelocInfo for compressed pointers."
Show description for ed319e8authored andcommitted
Commits on Apr 29, 2019
Revert "[ptr-compr] New RelocInfo for compressed pointers."
Show description for 7e677b2authored andcommitted
[cleanup] Use Vector::begin instead of Vector::start
Show description for 4b0f9c8authored andcommitted
[ptr-compr] New RelocInfo for compressed pointers.
Show description for b5da9fcauthored andcommitted
Commits on Apr 15, 2019
[compiler] Don't collect source positions when throwing exceptions
Show description for f12e8d6authored andcommitted
Commits on Apr 10, 2019
Fix code comments for {CodeReference} based on {CodeDesc}.
Show description for 58ed098authored andcommitted

Commits on Mar 28, 2019
[compiler] Make source position collection lazier
Show description for 5376383authored andcommitted