Home | History | Annotate | Download | only in arm64

Lines Matching refs:new_space_start

1553   ExternalReference new_space_start =
1554 ExternalReference::new_space_start(isolate());
1560 Cmp(scratch1, new_space_start);
1581 Cmp(temp, ExternalReference::new_space_start(isolate()));