Home | History | Annotate | Download | only in ppc

Lines Matching refs:new_space_start

305   mov(r0, Operand(ExternalReference::new_space_start(isolate())));
4160 ExternalReference new_space_start =
4161 ExternalReference::new_space_start(isolate());
4166 Cmpi(scratch_reg, Operand(new_space_start), r0);