Searched refs:root_index_map_ (Results 1 – 5 of 5) sorted by relevance
138 root_index_map_ = new RootIndexMap(isolate); in CanonicalHandleScope()146 delete root_index_map_; in ~CanonicalHandleScope()160 int index = root_index_map_->Lookup(HeapObject::cast(object)); in Lookup()
263 RootIndexMap* root_index_map_; variable
2683 delete root_index_map_; in Throw()2684 root_index_map_ = nullptr; in Throw()
239 RootIndexMap* root_index_map() { return &root_index_map_; } in root_index_map()248 RootIndexMap root_index_map_; variable
25 root_index_map_(isolate), in Serializer()