Commits
User selector
Commit History
Commits on Dec 17, 2020
Revert "Faster JS-to-Wasm calls"
Show description for de50785authored andcommitted
Faster JS-to-Wasm calls
Show description for 860fcb1authored andcommitted
Commits on Nov 20, 2020
[asserts] Make assert scopes LocalHeap friendly
Show description for f47e59eauthored andcommitted
[wasm][profiler] Fix late enabling of the profiler
Show description for 31005b5authored andcommitted
Commits on Nov 5, 2020
[compiler] Introduce --trace-code-dependencies
Show description for 77a77f0authored andcommitted
Commits on Oct 28, 2020
[code] Move embedded metadata to the .rodata section
Show description for 779b0edauthored andcommitted
Commits on Oct 27, 2020
[code] Make metadata offsets relative to metadata section
Show description for 146c970authored andcommitted
Commits on Oct 26, 2020
Reland "[code] Separate instruction and metadata areas"
Show description for a4449f2authored andcommitted
Commits on Oct 25, 2020
Revert "[code] Separate instruction and metadata areas"
Show description for 9a02964authored andcommitted
[code] Separate instruction and metadata areas
Show description for b66993bauthored andcommitted
Commits on Oct 20, 2020
Reland "[code] Move the unwinding info into metadata area"
Show description for 82f6863authored andcommitted
Revert "[code] Move the unwinding info into metadata area"
Show description for adf5c70authored andcommitted
[code] Move the unwinding info into metadata area
Show description for c537916authored andcommitted
Commits on Sep 16, 2020
[deoptimizer] Refactor --trace-deopt
Show description for 5b10784authored andcommitted
Commits on Sep 8, 2020
[compiler] Add extra synchronization to source position table's get/set
Show description for bfc5127authored andcommitted
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