commit | 7da9586b559290e1c16207c6513ffe485de61655 | [log] [tgz] |
---|---|---|
author | Hiroshi Yamauchi <yamauchi@google.com> | Wed Jul 30 14:26:22 2014 -0700 |
committer | Hiroshi Yamauchi <yamauchi@google.com> | Thu Jul 31 10:45:47 2014 -0700 |
tree | 4fb44066c831224dad49430f69aa4edf29aad3da | |
parent | 1175aec5f686b9e3d429282d7d4022c39436f71f [diff] |
Add read barriers for the roots in the verifier. Note: Because the roots (the class references in RegType objects) can be updated by the read barriers, a lot of uses of type "const RegType" were replaced with "RegType". Bug: 12687968 Change-Id: I6cf37a87f352938d43fb51560a8d927ada104f50