Commits
User selector
Commit History
Commits on Aug 5, 2020
[nci] Replace CompilationTarget with a new Code::Kind value
Show description for c51041fauthored andcommitted
Commits on Aug 4, 2020
Minor cleanups in Code::Kind
Show description for 3e3abaeauthored andcommitted
Commits on Jul 29, 2020
[compiler] Fix ArgumentsLength confusing semantics in EscapeAnalysisReducer
Show description for 73dc8faauthored andcommitted
Commits on Jul 22, 2020
Separate metadata from code in the embedded data blob
Show description for 66ed564authored andcommitted
Commits on Jul 14, 2020
Refactor SafepointTable and create a chokepoint
Show description for 130d95eauthored andcommitted
Create a chokepoint for HandlerTable access on Code objects
Show description for 6a852c4authored andcommitted
Commits on Jul 13, 2020
[nci] Fix compilation error on PPC and MIPS64
Show description for 7286f38authored andcommitted

Commits on Jul 9, 2020
[nci] Verify native context independent code
Show description for f468e8eauthored andcommitted
Commits on Jul 7, 2020
[TurboFan] Print more information in logs related to dependency change
Show description for 1511a63authored andcommitted
Commits on Jun 30, 2020
Increase bytecode_age with relaxed operation
Show description for b9c3d26authored andcommitted

Commits on Jun 9, 2020
[cleanup] Make RelocInfo::NONE have value 0
Show description for f436a32authored andcommitted
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