Lines Matching defs:count
44 << " {frame count=" << frame_count << ", js frame count=" << jsframe_count
1317 int count = iterator->Next();
1318 frames_.reserve(count);
1319 iterator->Next(); // Drop JS frames count.
1331 for (int frame_index = 0; frame_index < count; frame_index++) {
1362 // Update the value count and resolve the nesting.
1732 void TranslatedState::EnsureChildrenAllocated(int count, TranslatedFrame* frame,
1736 for (int i = 0; i < count; i++) {
1980 // The argument count for this special case is always the second