Reviewers: Yang,

Message:
Hi Yang,
Okay this one is a bit large, for two reasons:
1) Creation of concrete classes for each descriptor. Only a few so far benefit
from this, but more and more will get register specifications in them soon.
2) ic-conventions.h is folded into the new descriptor classes, so this was a
lengthy search/replace that touched a lot of lines.

I'll address the ports. Thanks for your time/effort!
--Michael

Description:
Make concrete classes for individual call descriptors.

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

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

Affected files (+908, -738 lines):
  M BUILD.gn
  M src/code-stubs.h
  M src/code-stubs.cc
  M src/code-stubs-hydrogen.cc
  M src/compiler/js-generic-lowering.cc
  M src/hydrogen.cc
  M src/hydrogen-instructions.h
  M src/ia32/builtins-ia32.cc
  M src/ia32/code-stubs-ia32.cc
  M src/ia32/debug-ia32.cc
  M src/ia32/full-codegen-ia32.cc
  M src/ia32/interface-descriptors-ia32.cc
  M src/ia32/lithium-codegen-ia32.cc
  M src/ia32/lithium-ia32.h
  M src/ia32/lithium-ia32.cc
  M src/ic/ia32/access-compiler-ia32.cc
  M src/ic/ia32/handler-compiler-ia32.cc
  M src/ic/ia32/ic-compiler-ia32.cc
  D src/ic/ia32/ic-conventions-ia32.cc
  M src/ic/ia32/ic-ia32.cc
  D src/ic/ic-conventions.h
  M src/interface-descriptors.h
  M src/interface-descriptors.cc
  M src/isolate.h
  M src/isolate.cc
  M tools/gyp/v8.gyp


--
--
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