Home | History | Annotate | Download | only in arm64

Lines Matching refs:new_space_start

1518   ExternalReference new_space_start =
1519 ExternalReference::new_space_start(isolate());
1525 Cmp(scratch1, new_space_start);
1567 Cmp(temp, ExternalReference::new_space_start(isolate()));