Searched refs:heap_locals_count (Results 1 – 1 of 1) sorted by relevance
1213 int heap_locals_count = scope_info->ContextLocalCount(); in Print() local1243 if (heap_locals_count > 0) { in Print()1246 for (int i = 0; i < heap_locals_count; i++) { in Print()