Commits
User selector
Commit History
Commits on Oct 1, 2021
[cleanup] Resolve -Wshadow warnings in code-stub-assembler.h
Show description for 1c3085eauthored andcommitted
Commits on Sep 30, 2021
[csa, torque, cleanup] Rename CSA_ASSERT to CSA_DCHECK
Show description for db50b49authored andcommitted
Commits on Sep 28, 2021
[cleanup] Make PropertyLocation a scoped enum
Show description for 043fb91authored andcommitted
Commits on Sep 27, 2021
[rab/gsab] TA.p.{entries,keys,values}: Support RAB / GSAB
Show description for 3530299authored andcommitted
Commits on Sep 24, 2021
[cleanup] Resolve -Wshadow warnings in code-stub-assembler.cc
Show description for 3e3ecd9authored andcommitted
Commits on Sep 14, 2021
[string] Make WriteToFlat take 'length' instead of 'end'
Show description for f2e987dauthored andcommitted
Commits on Sep 8, 2021
[sparkplug] Fix external code space after BaselineData removal
Show description for ec987bdauthored andcommitted
Commits on Sep 7, 2021
Argument Count Consistency
Show description for 255aaedauthored andcommitted

Commits on Sep 6, 2021
[sparkplug] Remove BaselineData, use Code directly
Show description for 787bec0authored andcommitted
Commits on Sep 2, 2021
[csa] Prepare for argument count consistency
Show description for 02d8b8aauthored andcommitted

Commits on Aug 24, 2021
[csa] Let CreateShallowObjectLiteral allocate objects in LO space
Show description for a0ef752authored andcommitted
Commits on Aug 17, 2021
[sandbox] Don't use external pointer table for ArrayBuffers
Show description for f5634b5authored andcommitted

Commits on Aug 12, 2021
[Compiler] Remove untrusted code mitigations.
Show description for 4ab70f6authored andcommitted
Commits on Jul 29, 2021
[rab/gsab] Update TypedArrayPrototypeByteOffset
Show description for 140cd81authored andcommitted
Commits on Jul 28, 2021
[csa] Fix AllocateFunctionWithMapAndContext
Show description for 3c5705cauthored andcommitted
Commits on Jul 26, 2021
[rab/gsab] Add fast path for 'has property'
Show description for 0cf6ca2authored andcommitted
Commits on Jul 19, 2021
[cleanup] Make tq field names match C++ accessor names
Show description for daa7abeauthored andcommitted
Commits on Jul 15, 2021
[builtin] Fast paths for Array.concat
Show description for 6ca1f67authored andcommitted
Commits on Jul 12, 2021
[csa] Revert `inline_allocation` check in AllocateUninitializedJSArrayWithElements
Show description for e5d9056authored andcommitted
Commits on Jun 28, 2021
[rab/gsab] Add iteration support
Show description for e971605authored andcommitted
Commits on Jun 24, 2021
[wasm-gc] Avoid emitting IR loops for array.new_default
Show description for 84da489authored andcommitted
Commits on Jun 23, 2021
A jump-table implementation for constant case switch statements
Show description for 9711289authored andcommitted
Commits on Jun 18, 2021
[base] Move utils/vector.h to base/vector.h
Show description for 7f5383eauthored andcommitted
[ext-code-space] Migrate Baseline/InterpreterData's code fields to CodeT
Show description for 046b58dauthored andcommitted
Commits on Jun 17, 2021
[ext-code-space][x64] Migrate JSFunction::code field to CodeT
Show description for c49bd06authored andcommitted
Commits on Jun 8, 2021
Reland "[csa] Remove InnerAllocate and replace with non-folded allocations"
Show description for 09faa66authored andcommitted
Commits on Jun 7, 2021
[runtime] Rename Builtins::Name to Builtin 1/2
Show description for 8ab75a5authored andcommitted
Commits on Jun 2, 2021
Revert "[csa] Remove InnerAllocate and replace with non-folded allocations"
Show description for a15cfb8authored andcommitted
[csa] Remove InnerAllocate and replace with non-folded allocations
Show description for 59d58d7authored andcommitted
Commits on Jun 1, 2021
[heap] Add a global allocation site tracking flag
Show description for e1716beauthored andcommitted
Commits on May 27, 2021
[heap] Fix third-party-heap PageFromAddress check in CSA
Show description for 2243a86authored andcommitted
Commits on May 26, 2021
[wasm-gc][ic] Support WasmObjects in LoadIC
Show description for ddc43d9authored andcommitted
[codegen] Fix DCHECK in single generation mode
Show description for 0e01a45authored andcommitted

Commits on May 25, 2021
[wasm-gc] Make WasmObject a subclass of JSReceiver
Show description for f051293authored andcommitted
Commits on May 21, 2021
[rab/gsab] Add RAB / GSAB support to KeyedStoreIC
Show description for 362edddauthored andcommitted