Searched defs:ShouldBeInThePartialSnapshotCache (Results 1 - 1 of 1) sorted by relevance

/external/v8/src/
H A Dserialize.h489 virtual bool ShouldBeInThePartialSnapshotCache(HeapObject* o) = 0;
602 virtual bool ShouldBeInThePartialSnapshotCache(HeapObject* o) { function in class:v8::internal::PartialSerializer
644 virtual bool ShouldBeInThePartialSnapshotCache(HeapObject* o) { function in class:v8::internal::StartupSerializer

Completed in 126 milliseconds