Reviewers: Kevin Millikin,

Message:
This is ia32 only. I'll port to the other platforms once this is reviewed.

Description:
Refactor lithium classes to reduce the number of virtual functions.

This reduces the binary size by makeing the Is* type-test functions non-virtual.

Please review this at http://codereview.chromium.org/6880204/

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

Affected files:
  M     src/ia32/lithium-codegen-ia32.h
  M     src/ia32/lithium-codegen-ia32.cc
  M     src/ia32/lithium-ia32.h
  M     src/ia32/lithium-ia32.cc


--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev

Reply via email to