Reviewers: jarin,

Description:
Remove more uses of the deprecated EnumSet template class.

EnumtSet has been deprecated for quite some time, and replaced with the
more general and type safe base::Flags template class.

[email protected]

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

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

Affected files (+98, -108 lines):
  M src/ast.h
  M src/ast-numbering.cc
  M src/compiler.cc
  M src/compiler/ast-graph-builder.cc
  M src/objects.cc
  M src/x64/full-codegen-x64.cc
  M src/x64/macro-assembler-x64.h
  M src/x64/macro-assembler-x64.cc
  M test/cctest/test-macro-assembler-x64.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