Home
last modified time | relevance | path

Searched refs:map_ids_ (Results 1 - 2 of 2) sorted by relevance

/third_party/node/deps/v8/src/web-snapshot/
H A Dweb-snapshot.h134 uint32_t map_count() const { return static_cast<uint32_t>(map_ids_.size()); } in map_count()
247 ObjectCacheIndexMap map_ids_; member in v8::WebSnapshotSerializer
H A Dweb-snapshot.cc209 map_ids_(isolate_->heap()), in WebSnapshotSerializer()
693 if (InsertIntoIndexMap(map_ids_, *map, id)) { in DiscoverMap()
1174 bool return_value = map_ids_.Lookup(map, &id); in GetMapId()

Completed in 5 milliseconds