Searched defs:is_strong (Results 1 - 1 of 1) sorted by relevance
/external/v8/src/profiler/ | ||
H A D | heap-snapshot-generator.cc | 1713 bool is_strong = strong_index < strong_references_.length() local 1716 !is_strong, 1726 if (is_strong) ++strong_index; |
Completed in 95 milliseconds