Reviewers: Sven Panne,

Message:
Hi Sven, here is the CL we discussed, thanks for the look!
--Michael

Description:
Introduce FeedbackVectorSlot type - better than int.

It's good to have typing around this value.

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

SVN Base: https://v8.googlecode.com/svn/branches/bleeding_edge

Affected files (+219, -194 lines):
  M src/arm/full-codegen-arm.cc
  M src/arm/lithium-codegen-arm.cc
  M src/arm64/full-codegen-arm64.cc
  M src/arm64/lithium-codegen-arm64.cc
  M src/ast.h
  M src/ast.cc
  M src/compiler/ast-graph-builder.h
  M src/compiler/ast-graph-builder.cc
  M src/compiler/js-generic-lowering.cc
  M src/compiler/js-operator.h
  M src/compiler/js-operator.cc
  M src/full-codegen.h
  M src/full-codegen.cc
  M src/hydrogen-instructions.h
  M src/ia32/full-codegen-ia32.cc
  M src/ia32/lithium-codegen-ia32.cc
  M src/mips/full-codegen-mips.cc
  M src/mips/lithium-codegen-mips.cc
  M src/type-info.h
  M src/type-info.cc
  M src/utils.h
  M src/x64/full-codegen-x64.cc
  M src/x64/lithium-codegen-x64.cc
  M test/unittests/compiler/js-typed-lowering-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