diff options
author | 2025-03-11 00:27:51 +0000 | |
---|---|---|
committer | 2025-03-18 14:21:55 -0700 | |
commit | 72810fa753e98c8347cfee63fb3bf43e4ebe2541 (patch) | |
tree | 58e2e4ab9d2f251a0a1ea95fad0a1a2ee4a0df4d /compiler/optimizing/scheduler.cc | |
parent | 75cfb5844d61540495fa9a701b4e1db20e7515a0 (diff) |
Dump references when found invalid without type-of
Once we know that some reference in a given object is invalid, calling
PrettyTypeOf() on all references is bound to fail. OTOH, it is useful to
know at what offset was a certain reference was. So dump that info for
all references, without type-of, when an object is found to have invalid
references in it.
Test: art/test/testrunner/testrunner.py --host
Change-Id: I898d86ad13e12545ad483f0c2e6de0c85cbf76f5
Diffstat (limited to 'compiler/optimizing/scheduler.cc')
0 files changed, 0 insertions, 0 deletions