commit | dc3761719fb5e2d1ced5708e3c73b965f9ef0c73 | [log] [tgz] |
---|---|---|
author | Hiroshi Yamauchi <yamauchi@google.com> | Fri Aug 22 11:13:12 2014 -0700 |
committer | Hiroshi Yamauchi <yamauchi@google.com> | Fri Aug 22 11:13:12 2014 -0700 |
tree | 84d499b1be46896793bdfebe6f83bf8ca275d50b | |
parent | a37ad7a6caad2e0a83c72c1103015202cbcaf1a4 [diff] |
Handlerize MethodVerifier::mirror_method_. The method (mirror_method_) wasn't handlerized across some allocation/GC points such as the ResolveType() call in ScanTryCatchBlocks() and the GetReturnType() calls in CodeFlowVerifyInstruction(). Bug: 12687968 Change-Id: I95323de14459eb5a7c4abfcf44f882f86d59be64