Home
last modified time | relevance | path

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

/external/v8/src/profiler/
Dheap-snapshot-generator.cc1713 bool is_strong = strong_index < strong_references_.length() in FillReferences() local
1716 !is_strong, in FillReferences()
1726 if (is_strong) ++strong_index; in FillReferences()