Commits
User selector
Commit History
Commits on Nov 20, 2020
[asserts] Make assert scopes LocalHeap friendly
Show description for f47e59eauthored andcommitted
Commits on Nov 10, 2020
Reland "[cleanup] Replace more uses of Min/Max by std::min/max"
Show description for a2d2ab4authored andcommitted
Commits on Nov 9, 2020
[cleanup] Remove DISALLOW_COPY_AND_ASSIGN in objects/
Show description for 962ea05authored andcommitted
Revert "[cleanup] Replace more uses of Min/Max by std::min/max"
Show description for 2919754authored andcommitted
Commits on Nov 7, 2020
[cleanup] Replace more uses of Min/Max by std::min/max
Show description for 3b6f780authored andcommitted
Commits on Oct 28, 2020
[torque] generate C++ class definitions per Torque file
Show description for 03f6029authored andcommitted
Commits on Oct 7, 2020
[ptr-cmpr] Change `const Isolate*` to `IsolateRoot`
Show description for 9e26f70authored andcommitted
Commits on Sep 25, 2020
Reland "[torque] refactor: use -tq only in filenames derived from .tq files"
Show description for 21b5851authored andcommitted
Commits on Sep 22, 2020
Revert "[torque] refactor: use -tq only in filenames derived from .tq files"
Show description for 92aaaceauthored andcommitted
[torque] refactor: use -tq only in filenames derived from .tq files
Show description for 64caf2bauthored andcommitted
Commits on Sep 10, 2020
[turboprop] Unroll loop in the dynamic map checks operator
Show description for 9c67790authored andcommitted
Commits on Aug 6, 2020
[runtime] Move string table off-heap
Show description for 1546be9authored andcommitted
Commits on Jul 22, 2020
[turbofan] Concurrent ScriptContextTable access
Show description for 2d428a6authored andcommitted
Commits on Jul 9, 2020
[wasm-gc] Support RTTs of generic types ("eqref" etc)
Show description for 38b1bffauthored andcommitted
Commits on Jun 10, 2020
[compiler] Test linear searches in a DescriptorArray in the background
Show description for 4e24c35authored andcommitted
Commits on May 11, 2020
[torque][cleanup] Simplify some Torque-defined classes
Show description for e769398authored andcommitted
Commits on May 4, 2020
[torque] improve GC visitors
Show description for f1400e4authored andcommitted
Commits on Apr 20, 2020
[torque] generate C++ class definitions for fixed-array.h
Show description for a8ec38dauthored andcommitted
Commits on Jan 8, 2020
[objects] Compact and shrink script_list
Show description for fb26d0bauthored andcommitted

Commits on Nov 27, 2019
[isolate] Make field getters use a const Isolate*
Show description for 42a56e0authored andcommitted
Commits on Nov 21, 2019
[torque] shape: define in-object properties properly
Show description for cfab650authored andcommitted
Commits on Nov 6, 2019
[heap]: Make addition of detached contexts robust for GC
Show description for b33a850authored andcommitted
Commits on Oct 11, 2019
[torque] Generate instance types
Show description for 8c7ae31authored andcommitted
[ptr-compr] Update FixedArrayBase::kMaxSize for 31-bit Smi and ptr-compr
Show description for 1ce9b55authored andcommitted
Commits on Sep 12, 2019
[heap/factory] remove unnecessary allocation flags
Show description for a080916authored andcommitted
Commits on Aug 30, 2019
[torque] Add HeapSlice location references to Torque
Show description for cbf0150authored andcommitted

Commits on Aug 20, 2019
[turbofan] Fix JSStoreDataPropertyInLiteral reduction
Show description for 4ec75d8authored andcommitted
Commits on Jul 23, 2019
[runtime] Read and write layout descriptor words with atomics
Show description for 1c2141aauthored andcommitted
Commits on Jul 3, 2019
[wasm] Check signature for {WasmJSFunction} imports.
Show description for 39eab44authored andcommitted

Commits on Jun 28, 2019
[ptr-compr][cleanup] Replace READ_[WEAK_]FIELD with TaggedField<>::load()
Show description for b6aa277authored andcommitted
Commits on Jun 26, 2019
[ptr-compr] Add getters with Isolate to fixed array-like and JSObject
Show description for b2d47f2authored andcommitted
Commits on Jun 3, 2019
[torque] Remove some uses of @noVerifier
Show description for 29ec008authored andcommitted
Commits on May 30, 2019
(Reland) Torquefy a few more types
Show description for 73ad21bauthored andcommitted

Commits on May 29, 2019
Reland "[wasm] Store signature with {WebAssembly.Function} objects."
Show description for 5b12094authored andcommitted

Commits on May 28, 2019
Revert "[wasm] Store signature with {WebAssembly.Function} objects."
Show description for d46d357authored andcommitted
