ART: Fix hidden hard fail in instance field verification

Move the reference type check for the given object upfront so that
it isn't hidden by other soft-fail cases.

Bug: 122501785
Test: m test-art-host
Test: art/test/testrunner/testrunner.py -b --host -t 800
Change-Id: I715a859665a9550bc23defa63ba6fbecd13d7531
4 files changed