Commits
User selector
Commit History
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

[wasm] Store signature with {WebAssembly.Function} objects.
Show description for 8092acbauthored andcommitted

Commits on May 27, 2019
Reland "[typedarray] Move external/data pointer to JSTypedArray."
Show description for 70bd7cfauthored andcommitted
Revert "[typedarray] Move external/data pointer to JSTypedArray."
Show description for e4db146authored andcommitted
[typedarray] Move external/data pointer to JSTypedArray.
Show description for 4b86feaauthored andcommitted
Commits on May 24, 2019
Reland "[array] Move Array#sort pre-processing to Torque"
Show description for 843b664authored andcommitted
Revert "[array] Move Array#sort pre-processing to Torque"
Show description for 70eeb22authored andcommitted
[array] Move Array#sort pre-processing to Torque
Show description for 2b0ac2fauthored andcommitted
Commits on May 23, 2019
Move handles-related files to src/handles
Show description for 4c986c6authored andcommitted
Commits on May 21, 2019
Remove FixedArray::GetValueChecked
Show description for daa2667authored andcommitted
Remove FixedArray::GetValue
Show description for 2aa0f93authored andcommitted
Commits on May 15, 2019
[heap][ptr-compr] Use Heap::CopyRange() instead of tight copy loops
Show description for a6dcbc5authored andcommitted
Commits on May 14, 2019
[torque] Introduce @abstract annotation for Torque classes
Show description for 4d05884authored andcommitted