Searched defs:root_index_map (Results 1 – 2 of 2) sorted by relevance
449 RootIndexMap root_index_map(isolate); in ComputeWriteBarrierKind() local
483 RootIndexMap* root_index_map() { return &root_index_map_; } in root_index_map() function