Searched defs:ShouldBeInThePartialSnapshotCache (Results 1 - 1 of 1) sorted by relevance
/external/v8/src/ | ||
H A D | serialize.h | 489 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