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

/external/v8/src/profiler/
H A Dheap-snapshot-generator.cc1683 struct IndexTag { struct in class:v8::internal::RootsReferencesExtractor
1684 IndexTag(int index, VisitorSynchronization::SyncTag tag) function in struct:v8::internal::RootsReferencesExtractor::IndexTag
1734 reference_tags_.Add(IndexTag(previous_reference_count_, tag));
1743 List<IndexTag> reference_tags_;

Completed in 145 milliseconds