Home | History | Annotate | Download | only in x87

Lines Matching refs:new_space_start

3301   ExternalReference new_space_start =
3302 ExternalReference::new_space_start(isolate());
3308 cmp(scratch_reg, Immediate(new_space_start));