Searched refs:root_index_map (Results 1 – 8 of 8) sorted by relevance
14 map_ = isolate->root_index_map(); in RootIndexMap()
533 V(HeapObjectToIndexHashMap*, root_index_map, nullptr) \
98 int root_index = root_index_map()->Lookup(o); in SerializeObject()
62 int root_index = root_index_map()->Lookup(obj); in SerializeObject()
37 int root_index = root_index_map()->Lookup(obj); in SerializeObject()
239 RootIndexMap* root_index_map() { return &root_index_map_; } in root_index_map() function
129 int root_index = root_index_map()->Lookup(obj); in SerializeObject()
743 int root_index = serializer_->root_index_map()->Lookup(current_contents); in VisitPointers()