Home
last modified time | relevance | path

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

/external/v8/src/profiler/
Dheap-snapshot-generator.cc1694 previous_reference_count_(0), in RootsReferencesExtractor()
1733 previous_reference_count_ != all_references_.length()) { in Synchronize()
1734 previous_reference_count_ = all_references_.length(); in Synchronize()
1735 reference_tags_.Add(IndexTag(previous_reference_count_, tag)); in Synchronize()
1743 int previous_reference_count_; member in v8::internal::RootsReferencesExtractor