OSDN Git Service

Minor code clean-up. Fix a placeholder comment that I left in the
authorCarl Shapiro <cshapiro@google.com>
Tue, 6 Apr 2010 02:36:37 +0000 (19:36 -0700)
committerCarl Shapiro <cshapiro@google.com>
Tue, 6 Apr 2010 02:36:37 +0000 (19:36 -0700)
commitc85ec00dd616da05191f08934f93b711aa6f20dd
tree701c51ccf88c6510b001f195de42ef855d76f860
parent32f909b165aae4c002ebebe6f8aab06ca7e537ba
Minor code clean-up.  Fix a placeholder comment that I left in the
code.  Change a comment that was added at my request to be less
verbose.  At the same time, repurpose an unused variable to hold the
field offset so the field access code flows without wrapping.

Change-Id: I27d10c26b76620eb7d5ace55b4e6f76e5e4c44d6
vm/alloc/Verify.c