OSDN Git Service

Use static const variable for speed. Clarify a comment.
authorJean-Baptiste Queru <jbq@google.com>
Wed, 4 Mar 2009 19:06:14 +0000 (11:06 -0800)
committerJean-Baptiste Queru <jbq@google.com>
Wed, 4 Mar 2009 19:06:14 +0000 (11:06 -0800)
commitaf93f33a83ecbd44b8a946bbad5291a79aadc2e8
tree519025b90217e559a1ec4aaa5306e1b725477cb9
parentbc6da186205b7495c7d41bb16e8c2eeaf2b65d5a
Use static const variable for speed. Clarify a comment.

Fixes http://code.google.com/p/android/issues/detail?id=2088
vm/analysis/CodeVerify.c
vm/analysis/DexVerify.c