Home
last modified time | relevance | path

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

/art/runtime/jit/
Djit_memory_region.cc438 GcRoot<mirror::Object>* gc_roots = reinterpret_cast<GcRoot<mirror::Object>*>(roots_data); in FillRootTable() local
443 gc_roots[i] = GcRoot<mirror::Object>(object); in FillRootTable()