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