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