diff options
author | Dan Bornstein <danfuzz@android.com> | 2011-04-11 17:08:20 -0700 |
---|---|---|
committer | Dan Bornstein <danfuzz@android.com> | 2011-04-13 16:22:47 -0700 |
commit | c6d2470eec726ae0ad95e4fd2d9d7da7cb2cdcba (patch) | |
tree | e6dda304a37363526788a42556cfe1c9148a0c49 /libdex/ZipArchive.cpp | |
parent | 409aa22f2103aa84abb30dede3ba8a86908ee2f3 (diff) | |
download | android_dalvik-c6d2470eec726ae0ad95e4fd2d9d7da7cb2cdcba.tar.gz android_dalvik-c6d2470eec726ae0ad95e4fd2d9d7da7cb2cdcba.tar.bz2 android_dalvik-c6d2470eec726ae0ad95e4fd2d9d7da7cb2cdcba.zip |
Add a class flag CLASS_ISCLASS.
This flag is only turned on for the unique class Class, and it is
meant to make it possible to quickly test objects for "classiness" as
well as trivially figure out if one is looking at the class Class
itself.
Bonus: Made a few places that directly set class->accessFlags use
the prescribed macro for doing same.
Change-Id: I89fce708c407b597f28ce610b778123f5dcaecf6
Diffstat (limited to 'libdex/ZipArchive.cpp')
0 files changed, 0 insertions, 0 deletions