Searched defs:root_index_map (Results 1 – 2 of 2) sorted by relevance
133 RootIndexMap* root_index_map() { return &root_index_map_; } in root_index_map() function
1019 RootIndexMap root_index_map(jsgraph_->isolate()); in WriteBarrierKindFor() local