Reviewers: jarin,

Description:
[turbofan] Pass closure as node to FrameState.

First step towards support for inlining based on SharedFunctionInfo
instead of JSFunction.

[email protected]

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

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

Affected files (+139, -137 lines):
  M src/compiler/ast-graph-builder.cc
  M src/compiler/code-generator.cc
  M src/compiler/common-operator.h
  M src/compiler/common-operator.cc
  M src/compiler/frame-states.h
  M src/compiler/frame-states.cc
  M src/compiler/instruction.h
  M src/compiler/instruction.cc
  M src/compiler/instruction-selector.cc
  M src/compiler/js-graph.cc
  M src/compiler/js-inlining.h
  M src/compiler/js-inlining.cc
  M src/compiler/js-typed-lowering.cc
  M src/compiler/verifier.cc
  M test/cctest/compiler/test-codegen-deopt.cc
  M test/unittests/compiler/instruction-selector-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