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

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

Completed in 103 milliseconds