Home
last modified time | relevance | path

Searched refs:ApproximateRetainedSizes (Results 1 – 2 of 2) sorted by relevance

/external/v8/src/
Dprofile-generator.h1045 bool ApproximateRetainedSizes();
Dprofile-generator.cc2544 if (!ApproximateRetainedSizes()) return false; in GenerateSnapshot()
2698 bool HeapSnapshotGenerator::ApproximateRetainedSizes() { in ApproximateRetainedSizes() function in v8::internal::HeapSnapshotGenerator