Home
last modified time | relevance | path

Searched refs:boot_cp_init (Results 1 – 1 of 1) sorted by relevance

/art/runtime/interpreter/
Dunstarted_runtime_test.h98 ArtMethod* boot_cp_init = in GetBootClassLoader() local
100 CHECK(boot_cp_init != nullptr); in GetBootClassLoader()
103 UniqueDeoptShadowFramePtr shadow_frame = CreateShadowFrame(10, boot_cp_init, 0); in GetBootClassLoader()
109 interpreter::DoCall<false>(boot_cp_init, in GetBootClassLoader()