ART: Fix ScopedThreadStateChange assert

Ensure that an early abort will not trigger a nested (infinite)
failure.

Also move the check into the body to avoid polluting the header
with a very uncommon case.

Test: mmma art
Test: manual (run-test with 1.5GB heap)
Change-Id: I85e7a5ba2e01d1762ffc5c264eee20a0c81c0b7f
3 files changed