Home | History | Annotate | Download | only in arm

Lines Matching refs:new_space_start

452   cmp(scratch, Operand(ExternalReference::new_space_start(isolate())));
3927 ExternalReference new_space_start =
3928 ExternalReference::new_space_start(isolate());
3933 cmp(scratch_reg, Operand(new_space_start));