diff options
author | 2022-10-14 15:14:08 +0100 | |
---|---|---|
committer | 2022-10-18 14:53:38 +0000 | |
commit | b47fc9709ca8d36c44dca81dcb8cc211e933f082 (patch) | |
tree | 9c3fcb367eef833727dd169f8ace61fe3bdf9d7e /runtime/class_loader_context_test.cc | |
parent | 16a0d41fcd18b1082a00cef1506a352ccfa27da6 (diff) |
Add pure array versions of some dex cache fields.
These arrays will be used when:
- The size in the dex file is below the threshold to create a dex cache
array.
- Startup (will do in a follow-up CL)
Given they are pure arrays, they can also be accessed directly from
nterp. This can be implemented in a follow-up CL.
Test: test.py
Change-Id: Ie1b8aca3ac45eefa9866127ffc96e94e3a694cc0
Diffstat (limited to 'runtime/class_loader_context_test.cc')
0 files changed, 0 insertions, 0 deletions