Searched refs:vmap_table_ (Results 1 – 3 of 3) sorted by relevance
42 return GetArray(vmap_table_); in GetVmapTable()
108 vmap_table_(storage->DeduplicateVMapTable(vmap_table)), in CompiledMethod()142 storage->ReleaseVMapTable(vmap_table_); in ~CompiledMethod()
158 const LengthPrefixedArray<uint8_t>* const vmap_table_; variable