Commits
User selector
Commit History
Commits on Aug 17, 2020
[cleanup] Consistent comments on namespace ends
Show description for aefbcbdauthored 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 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 9, 2020
[nci] Verify native context independent code
Show description for f468e8eauthored andcommitted
Commits on May 6, 2020
[ptr-compr][ppc] Implement pointer compression
Show description for e87972bauthored andcommitted

[wasm] Remove interpreter entry frames
Show description for 2c45f60authored andcommitted
Commits on Apr 24, 2020
[turbofan] Split DependentCode::kFieldOwner group
Show description for 6acbbfbauthored andcommitted
Commits on Apr 21, 2020
[turboprop] Reuse deoptimized code for specified number of soft deopts
Show description for 0d01850authored andcommitted
Commits on Apr 20, 2020
[compiler] Do not nested inline optimized functions when inlining budget
Show description for 8c68536authored andcommitted
Commits on Mar 31, 2020
[ptr-compr] Enable pointer compression on s390x
Show description for 04a7a68authored andcommitted

Commits on Mar 17, 2020
[arm64] Use BTI instructions for forward CFI
Show description for ea82d03authored andcommitted
Commits on Mar 3, 2020
[offthread] Deisolatify dictionaries
Show description for e0c03dcauthored andcommitted
Commits on Dec 6, 2019
Remove the stack frame cache to avoid memory leaks
Show description for 6816bc5authored andcommitted
Commits on Nov 21, 2019
[torque] shape: define in-object properties properly
Show description for cfab650authored andcommitted
Commits on Nov 15, 2019
[cleanup] Split out bit-field.h and bounds.h from utils/utils.h
Show description for 84f3877authored andcommitted
Commits on Nov 4, 2019
Reland "Reland: [builtins] Move non-JS linkage builtins code objects into RO_SPACE"
Show description for 352bbb1authored andcommitted
Commits on Oct 31, 2019
Revert "Reland: [builtins] Move non-JS linkage builtins code objects into RO_SPACE"
Show description for 8b104deauthored andcommitted

Reland: [builtins] Move non-JS linkage builtins code objects into RO_SPACE
Show description for 855591aauthored andcommitted
Commits on Oct 18, 2019
Revert "[builtins] Move non-JS linkage builtins code objects into RO_SPACE"
Show description for f1ebde8authored andcommitted
[builtins] Move non-JS linkage builtins code objects into RO_SPACE
Show description for 83f8464authored andcommitted
Commits on Sep 25, 2019
[roheap] Add Isolate parameter to Code::Disassemble
Show description for db90b8dauthored andcommitted
Commits on Aug 23, 2019
[compiler] Skip creating unneeded objects for lazy source positions
Show description for 735f3a6authored andcommitted
Commits on Aug 5, 2019
[utils] Simplify chaining of BitFields
Show description for c425a33authored andcommitted
Commits on Jul 30, 2019
[arm64] Reduce code size of deoptimization exits
Show description for 207d6b3authored andcommitted
Commits on Jul 29, 2019
Reland "[utils] Make BitField final"
Show description for 0cabc6aauthored andcommitted
Revert "[utils] Make BitField final"
Show description for 753a07dauthored andcommitted
[utils] Make BitField final
Show description for 658ff20authored andcommitted
[wasm] Make constructed {WebAssembly.Function} callable.
Show description for ba77172authored andcommitted

Commits on Jul 15, 2019
[torque] Use @generateCppClass in some simple cases
Show description for 14274bbauthored andcommitted
Commits on Jul 8, 2019
Prefer type NativeContext over Context in more places
Show description for 6786707authored andcommitted
Commits on May 30, 2019
(Reland) Torquefy a few more types
Show description for 73ad21bauthored andcommitted

Commits on May 23, 2019
Move more relevant files to src/objects
Show description for a0c3797committed
Commits on May 21, 2019
Move code generation related files to src/codegen
Show description for a6eeea3authored andcommitted