Reviewers: Benedikt Meurer, oth,

Message:
Benedikt / Orion, please take a look. I'll work on Arm64/x86/x64 and add them in
a future patchset.

Paul, Matthew, FYI for Mips and PPC.


Description:
[interpreter] Add Interpreter{Entry,Exit}Trampoline builtins.

Adds interpreter entry and exit trampoline builtins. Also implements the
Return bytecode handler.

BUG=v8:4280
LOG=N

Please review this at https://codereview.chromium.org/1245133002/

Base URL: https://chromium.googlesource.com/v8/v8.git@oth_bytecode_array

Affected files (+213, -5 lines):
  M src/arm/builtins-arm.cc
  M src/arm/macro-assembler-arm.h
  M src/bailout-reason.h
  M src/builtins.h
  M src/compiler/arm/linkage-arm.cc
  M src/compiler/interpreter-assembler.h
  M src/compiler/interpreter-assembler.cc
  M src/compiler/raw-machine-assembler.h
  M src/full-codegen/arm/full-codegen-arm.cc
  M src/interpreter/interpreter.cc
  M test/unittests/compiler/interpreter-assembler-unittest.cc


--
--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev
--- You received this message because you are subscribed to the Google Groups "v8-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to