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