Reviewers: Michael Starzinger,

Message:
PTAL

Description:
Add %GetCallerJSFunction intrinsic

Only optimized for TF

R=mstarzin...@chromium.org

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

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

Affected files (+156, -1 lines):
  M src/compiler/access-builder.h
  M src/compiler/access-builder.cc
  M src/compiler/arm/code-generator-arm.cc
  M src/compiler/arm64/code-generator-arm64.cc
  M src/compiler/ia32/code-generator-ia32.cc
  M src/compiler/instruction-codes.h
  M src/compiler/instruction-selector.cc
  M src/compiler/js-intrinsic-lowering.h
  M src/compiler/js-intrinsic-lowering.cc
  M src/compiler/linkage.cc
  M src/compiler/machine-operator.h
  M src/compiler/machine-operator.cc
  M src/compiler/mips/code-generator-mips.cc
  M src/compiler/mips64/code-generator-mips64.cc
  M src/compiler/opcodes.h
  M src/compiler/ppc/code-generator-ppc.cc
  M src/compiler/raw-machine-assembler.h
  M src/compiler/simplified-lowering.cc
  M src/compiler/typer.cc
  M src/compiler/verifier.cc
  M src/compiler/x64/code-generator-x64.cc
  M src/runtime/runtime.h
  M src/runtime/runtime-internal.cc
  A test/mjsunit/get-caller-js-function.js


--
--
v8-dev mailing list
v8-dev@googlegroups.com
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 v8-dev+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to