Reviewers: Sven Panne, Jakob, danno, Dmitry Lomov (chromium),

Message:
PTAL

Description:
Use FINAL and OVERRIDE in various places, fixing bugs revealed by them.

- Use FINAL and OVERRIDE in objects.
- Use FINAL and OVERRIDE in Ast classes.
- Use FINAL and OVERRIDE in Lithium mips backend.
- Use FINAL and OVERRIDE in Lithium arm backend.
- Use FINAL and OVERRIDE in Lithium x64 backend.
- Use FINAL and OVERRIDE in Lithium ia32 backend.
- Use FINAL and OVERRIDE in Lithium classes.
- Use FINAL and OVERRIDE in Hydrogen classes.

Please review this at https://chromiumcodereview.appspot.com/23064017/

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

Affected files:
  M src/arm/lithium-arm.h
  M src/arm/lithium-codegen-arm.h
  M src/arm/lithium-codegen-arm.cc
  M src/arm/lithium-gap-resolver-arm.h
  M src/ast.h
  M src/ast.cc
  M src/hydrogen-instructions.h
  M src/hydrogen.h
  M src/hydrogen.cc
  M src/ia32/lithium-codegen-ia32.h
  M src/ia32/lithium-codegen-ia32.cc
  M src/ia32/lithium-gap-resolver-ia32.h
  M src/ia32/lithium-ia32.h
  M src/lithium.h
  src/mips/lithium-codegen-mips.h
  src/mips/lithium-codegen-mips.cc
  M src/mips/lithium-gap-resolver-mips.h
  M src/mips/lithium-mips.h
  M src/objects.h
  M src/objects.cc
  M src/x64/lithium-codegen-x64.h
  M src/x64/lithium-codegen-x64.cc
  src/x64/lithium-gap-resolver-x64.h
  M src/x64/lithium-x64.h


--
--
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/groups/opt_out.

Reply via email to