Commits
User selector
Commit History
Commits on Jun 21, 2019
[base] Move v8memory.h to base/memory.h
Show description for dd65ef6authored andcommitted
Commits on May 23, 2019
Move more relevant files to src/objects
Show description for a0c3797committed
Commits on Oct 5, 2018
[cleanup] Don't declare inline runtime functions by default
Show description for 4942076authored andcommitted
Commits on Apr 14, 2018
[ubsan] Change Address typedef to uintptr_t
Show description for 2459046authored andcommitted
Commits on Sep 5, 2017
[interpreter] printing: output the native context index as string
Show description for 095de95authored andcommitted
Commits on Jun 2, 2017
This is a first step towards reducing the number of stores/loads when suspending/resuming a generator.
Show description for f064561authored andcommitted
Commits on May 22, 2017
[cleanup] Remove return after UNREACHABLE
Show description for 9a8efd8authored andcommitted
Commits on Feb 28, 2017
[iwyu|arm] Pre-work for removing unallowed include macro-assembler.h -> assembler-inl.h
Show description for fc8922eauthored andcommitted
[turbofan] Fix lowering of %_GetSuperConstructor intrinsic.
Show description for 09a0703authored andcommitted

Commits on Feb 23, 2017
[interpreter] Teach --print-bytecode the names of runtime functions and intrinsics.
Show description for c065153authored andcommitted
Commits on Oct 5, 2016
[Interpreter]: Add kRegList operand type for register list operands.
Show description for 479e8f2authored 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
Loading