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.cc270 int children_index = 0; in FillChildren() local
272 children_index = entry.set_children_index(children_index); in FillChildren()
274 DCHECK_EQ(edges().size(), static_cast<size_t>(children_index)); in FillChildren()