Commits
User selector
Commit History
Commits on Apr 26, 2021
[cleanup] Rename LocalIsolate templates to IsolateT
Show description for 84e144fauthored andcommitted
Commits on Mar 2, 2021
[sparkplug] Adjust interrupt weight by current bytecode size
Show description for 8904bceauthored andcommitted
Commits on Feb 24, 2021
[cleanup] Replace redundant BytecodeArrayIterator class
Show description for e278b6dauthored andcommitted
Commits on Feb 23, 2021
Eliminate AbstractBytecodeArray and its concrete subclasses
Show description for 736d344authored andcommitted
Commits on Feb 11, 2021
Reland "[interpreter] Speed up the BytecodeArrayAccessor through direct memory access"
Show description for c8a6fb4authored andcommitted
Commits on Feb 10, 2021
Revert "Reland "[interpreter] Speed up the BytecodeArrayAccessor through direct memory access""
Show description for 518ee01authored andcommitted
Reland "[interpreter] Speed up the BytecodeArrayAccessor through direct memory access"
Show description for 60748eeauthored andcommitted
Revert "[interpreter] Speed up the BytecodeArrayAccessor through direct memory access"
Show description for ef89782authored andcommitted
[interpreter] Speed up the BytecodeArrayAccessor through direct memory access
Show description for f4bd6f6authored andcommitted
Commits on Nov 10, 2020
[cleanup] Remove DISALLOW_COPY_AND_ASSIGN in interpreter/
Show description for 2565c9dauthored andcommitted
Commits on Sep 13, 2019
[iwyu] Add missing includes of <memory> for std::unique_ptr
Show description for 75790c9authored andcommitted
Commits on Jun 27, 2019
[turbofan] Serialize bytecode array for concurrent graph building.
Show description for a807048authored andcommitted
Commits on Jun 19, 2019
Introduce bytecode array abstraction.
Show description for bb7bb8bauthored andcommitted
Commits on Nov 21, 2016
[ignition] Refactor array iterator to separate out access
Show description for ae8a77eauthored andcommitted
Commits on Oct 14, 2016
Fix generate-bytecode-expectations to work in component builds
Show description for c592e45authored andcommitted
Commits on Sep 13, 2016
[Interpreter] Add an unsigned immediate operand type
Show description for 5a9eac3authored andcommitted
Commits on Jul 15, 2016
Reland "[interpreter] Reduce dependencies in bytecodes.{h,cc}"
Show description for 0e20ae6authored andcommitted
Commits on Jul 14, 2016
Revert of [interpreter] Reduce dependencies in bytecodes.{h,cc} (patchset #8 id:140001 of https://codereview.chromium.org/2135273002/ )
Show description for 8aaa91eauthored andcommitted
Commits on Jul 13, 2016
[interpreter] Reduce dependencies in bytecodes.{h,cc}
Show description for 4edebb1authored andcommitted
Commits on Jun 21, 2016
Reland: [Interpreter] Map runtime id's to intrinsic id's in InvokeIntrinsic bytecode.
Show description for 6003ed0authored andcommitted
Revert of [Interpreter] Map runtime id's to intrinsic id's in InvokeIntrinsic bytecode. (patchset #3 id:40001 of https://codereview.chromium.org/2084623002/ )
Show description for 1f81574authored andcommitted
[Interpreter] Map runtime id's to intrinsic id's in InvokeIntrinsic bytecode.
Show description for 36abd28authored andcommitted
Commits on Mar 21, 2016
[interpreter] Add support for scalable operands.
Show description for 48d082aauthored andcommitted
Commits on Feb 11, 2016
Reland of [Interpreter] Rename GetCountOperand to GetRegisterCountOperand.
Show description for 2f0ac9aauthored andcommitted

Revert of [Interpreter] Rename GetCountOperand to GetRegisterCountOperand. (patchset #1 id:20001 of https://codereview.chromium.org/1691433002/ )
Show description for 4e95426authored andcommitted
[Interpreter] Rename GetCountOperand to GetRegisterCountOperand.
Show description for 3781ca7authored andcommitted

Commits on Jan 28, 2016
[Interpreter] Add option to trace bytecode execution.
Show description for 6399fceauthored andcommitted
Commits on Dec 18, 2015
[Interpreter] Generate valid FrameStates in the Bytecode Graph Builder.
Show description for 3221180authored andcommitted
Commits on Dec 16, 2015
[Interpreter] Local flow control in the bytecode graph builder.
Show description for d316820authored andcommitted
Commits on Oct 2, 2015
[Interpreter] Add CallRuntime support to the interpreter.
Show description for 75f6ad7authored andcommitted
Revert of [Interpreter] Add CallRuntime support to the interpreter. (patchset #8 id:220001 of https://codereview.chromium.org/1362383002/ )
Show description for b4a2f65authored andcommitted
[Interpreter] Add CallRuntime support to the interpreter.
Show description for c991d8fauthored andcommitted
Revert of [Interpreter] Add CallRuntime support to the interpreter. (patchset #6 id:180001 of https://codereview.chromium.org/1362383002/ )
Show description for 90f69d1authored andcommitted
[Interpreter] Add CallRuntime support to the interpreter.
Show description for 40e8424authored andcommitted
Commits on Oct 1, 2015
[Interpreter] Add support for short (16 bit) operands.
Show description for 03369edauthored andcommitted