diff options
author | 2024-06-13 10:29:11 +0000 | |
---|---|---|
committer | 2024-06-13 12:20:38 +0000 | |
commit | 25885afda679e6ba6a83982dc75706f74431042a (patch) | |
tree | 309e9264d6ee4040b58434738b58b4e37e5346d2 /runtime/class_linker.cc | |
parent | 3ad17b4de1165f9214209aec1d05f1776088dbf6 (diff) |
Clean up `MethodVerifier` fields.
Move `handles_` to `RegTypeCache` to avoid indirection.
Remove `class_linker_` and use the one from `RegTypeCache`.
Split `flags_` to `flags_` and `const_flags_` and move the
`can_load_classes_` to the latter.
Test: m test-art-host-gtest
Test: testrunner.py --host --optimizing
Change-Id: I5e2ebe15623088d7e4ce02fa06284beb46b9da8f
Diffstat (limited to 'runtime/class_linker.cc')
0 files changed, 0 insertions, 0 deletions