Home | History | Annotate | Download | only in ia32

Lines Matching refs:new_space_start

3341   ExternalReference new_space_start =
3342 ExternalReference::new_space_start(isolate());
3348 cmp(scratch_reg, Immediate(new_space_start));