commit | da2299c918b8b305098d2dd6ee81f012fc12a1e5 | [log] [tgz] |
---|---|---|
author | Nicolas Geoffray <ngeoffray@google.com> | Wed Jan 13 12:09:39 2016 +0000 |
committer | Narayan Kamath <narayan@google.com> | Wed Jan 13 16:20:01 2016 +0000 |
tree | d1e08f65499f3e6cd4ef41020ca21e93d02d8a85 | |
parent | 9cf132ba612dcb6d53f3105d32ed007c698968a0 [diff] |
Set side effects to HNullCheck and HBoundsCheck. Both can trigger GC, as they will call NullPointerException or IndexOutOfBoundsException constructors. bug:26532563 (cherry picked from commit 1af564e2d3b560fb9a076eb35ea20471aed0dc92) Change-Id: I03b71a59cc1b1526efbd8d5819bf2bf60dbdba30 (cherry picked from commit d126236d98d538a1ed749c9461d7f5973fc06e04)