Reviewers: Toon Verwaest, arv,

Message:
Toon: PTAL.
Arv: FYI.

Description:
Cleanup frame description constant.

This unifies the existing frame constants that are the same accross all
architectures. It also adds a new kOriginalConstructorOffset constant
for construct frames and uses is in full-codegen.

[email protected]

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

Base URL: https://chromium.googlesource.com/v8/v8.git@local_graph-builder-new-target

Affected files (+54, -248 lines):
  M src/arm/frames-arm.h
  M src/arm/full-codegen-arm.cc
  M src/arm64/frames-arm64.h
  M src/arm64/full-codegen-arm64.cc
  M src/frames.h
  M src/frames.cc
  M src/ia32/frames-ia32.h
  M src/ia32/full-codegen-ia32.cc
  M src/mips/frames-mips.h
  M src/mips/full-codegen-mips.cc
  M src/mips64/frames-mips64.h
  M src/mips64/full-codegen-mips64.cc
  M src/ppc/frames-ppc.h
  M src/ppc/full-codegen-ppc.cc
  M src/x64/frames-x64.h
  M src/x64/full-codegen-x64.cc
  M src/x87/frames-x87.h
  M src/x87/full-codegen-x87.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