Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Project
/
android_art
/
c210ab55bcebda93f4e21d6df6e1dca5a5e152c5
/
.
/
test
/
550-new-instance-clinit
/
info.txt
blob: c5fa3c7cc9f617e42be09d777b487715fd9077e6 [
file
] [
log
] [
blame
]
Regression test for optimizing which used to treat
HNewInstance as not having side effects even though it
could invoke a clinit method.