Searched refs:PartialSnapshotCacheIndex (Results 1 – 2 of 2) sorted by relevance
581 int PartialSnapshotCacheIndex(HeapObject* o);
1319 int PartialSerializer::PartialSnapshotCacheIndex(HeapObject* heap_object) { in PartialSnapshotCacheIndex() function in v8::internal::PartialSerializer1494 int cache_index = PartialSnapshotCacheIndex(heap_object); in SerializeObject()