Searched refs:ShouldBeInThePartialSnapshotCache (Results 1 – 2 of 2) sorted by relevance
489 virtual bool ShouldBeInThePartialSnapshotCache(HeapObject* o) = 0;602 virtual bool ShouldBeInThePartialSnapshotCache(HeapObject* o) { in ShouldBeInThePartialSnapshotCache() function644 virtual bool ShouldBeInThePartialSnapshotCache(HeapObject* o) { in ShouldBeInThePartialSnapshotCache() function
1392 if (ShouldBeInThePartialSnapshotCache(heap_object)) { in SerializeObject()