Home | History | Annotate | Download | only in src

Lines Matching refs:to_replace

3475   DescriptorArray* to_replace = instance_descriptors();
3476 isolate->heap()->incremental_marking()->IterateBlackObject(to_replace);
3478 while (current->instance_descriptors() == to_replace) {