Reviewers: jochen (slow),

Description:
[turbofan] Cleanup use of virtual, OVERRIDE, FINAL.

Following the Google/Chromium coding style wrt. virtual, OVERRIDE and
FINAL specifications.

TEST=unittests
[email protected]

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

Base URL: https://chromium.googlesource.com/v8/v8.git@master

Affected files (+108, -127 lines):
  M src/compiler/ast-graph-builder.h
  M src/compiler/change-lowering.h
  M src/compiler/code-generator.h
  M src/compiler/control-builders.h
  M src/compiler/gap-resolver.h
  M src/compiler/graph-builder.h
  M src/compiler/js-generic-lowering.h
  M src/compiler/raw-machine-assembler.h
  M src/compiler/simplified-operator-reducer.h
  M src/compiler/source-position.cc
  M src/compiler/typer.cc
  M test/unittests/compiler/change-lowering-unittest.cc
  M test/unittests/compiler/common-operator-unittest.cc
  M test/unittests/compiler/graph-unittest.h
  M test/unittests/compiler/instruction-selector-unittest.h
  M test/unittests/compiler/js-typed-lowering-unittest.cc
  M test/unittests/compiler/machine-operator-reducer-unittest.cc
  M test/unittests/compiler/node-matchers-unittest.cc
  M test/unittests/compiler/node-test-utils.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