Home
last modified time | relevance | path

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

/external/v8/src/profiler/
Dheap-snapshot-generator.cc275 int children_index = 0; in FillChildren() local
278 children_index = entry->set_children_index(children_index); in FillChildren()
280 DCHECK(edges().length() == children_index); in FillChildren()