Reviewers: bmeuer_chromium.org, Yang,

Description:
Use an enum of Flags internally in CompilationInfo.

This is a first step in cleaning up CompilationInfo; a subsequent logical step
would be to inline most is_* and Set* and Mark* calls so that most callers
can use call info.SetFlag(CompilationInfo::kMyFlag), or at the very least,
rename them all to be consistent with their enum flag names.

[email protected],[email protected]
BUG=

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

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

Affected files (+68, -115 lines):
  M src/compiler.h
  M src/compiler.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