Home | History | Annotate | Download | only in src

Lines Matching refs:heap_locals_count

1103   int heap_locals_count = scope_info->ContextLocalCount();
1129 if (heap_locals_count > 0) {
1132 for (int i = 0; i < heap_locals_count; i++) {