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

/external/chromium_org/v8/src/
H A Dheap-snapshot-generator.cc1606 struct IndexTag { struct in class:v8::internal::RootsReferencesExtractor
1607 IndexTag(int index, VisitorSynchronization::SyncTag tag) function in struct:v8::internal::RootsReferencesExtractor::IndexTag
1664 reference_tags_.Add(IndexTag(previous_reference_count_, tag));
1673 List<IndexTag> reference_tags_;
/external/v8/src/
H A Dprofile-generator.cc2243 struct IndexTag { struct in class:v8::internal::RootsReferencesExtractor
2244 IndexTag(int index, VisitorSynchronization::SyncTag tag) function in struct:v8::internal::RootsReferencesExtractor::IndexTag
2292 reference_tags_.Add(IndexTag(previous_reference_count_, tag));
2301 List<IndexTag> reference_tags_;

Completed in 93 milliseconds