Add an obsolete stub check in ArtMethod::GetOatQuickMethodHeader.

Such stub doesn't have a method header, so we should not enter this
path. Also add a DCHECK that we don't request a method header for a
stub.

Test: test.py
Bug: 199044437
Change-Id: I47c22f266d26e08985238a2c130af092334c1acc
2 files changed