OSDN Git Service

Normalize some enumerations.
authorCarl Shapiro <cshapiro@google.com>
Thu, 28 Apr 2011 01:21:04 +0000 (18:21 -0700)
committerCarl Shapiro <cshapiro@google.com>
Thu, 28 Apr 2011 01:21:11 +0000 (18:21 -0700)
commit5cdd4a3f91d3fc25c8eeca8f58e35bb6c4e908ca
tree02860f5f239c75964ea31e6e7a720ddb4ba51ff6
parentc67c23bc6f5f3621f31c41bd48553b196ab0325e
Normalize some enumerations.

This change pulls a few enumeration types to the top of their header
file alongside other types.  It also eliminates the use of the now
redundant enum qualifier.

Change-Id: I6f853bed09176cde9a83faccea7a76f595f60f2b
vm/alloc/Alloc.h
vm/alloc/Copying.cpp
vm/alloc/HeapSource.cpp
vm/alloc/HeapSource.h