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

/external/v8/src/
H A Dprofile-generator.cc1549 int* prev_children_count,
1559 if (prev_children_count)
1560 *prev_children_count = from_entry_info->children_count;
1548 CountReference(HeapThing from, HeapThing to, int* prev_children_count, int* prev_retainers_count) argument

Completed in 61 milliseconds