Home
last modified time | relevance | path

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

/art/runtime/jit/
Djit_memory_region.cc435 static void FillRootTable(uint8_t* roots_data, const std::vector<Handle<mirror::Object>>& roots) in FillRootTable() function
458 FillRootTable(roots_data, roots); in CommitData()