Sign in
android
/
platform
/
art
/
761ea222e35e0ffacb2149ce22a92b3c6a4bdf79
/
.
/
test
/
859-checker-var-handles-intrinsics
/
info.txt
blob: 5b8f9eb3c5147c14cb7fc0b8614db45733363afa [
file
] [
log
] [
blame
]
Test that we successfully intrinsify VarHandle's getAndUpdate intrinsics
when the return value is ignored by the VarHandle call specifying a void
return type.