Home | History | Annotate | Download | only in mips64

Lines Matching refs:new_space_start

166          Operand(ExternalReference::new_space_start(isolate())));
6344 ExternalReference new_space_start =
6345 ExternalReference::new_space_start(isolate());
6350 Branch(no_memento_found, lt, scratch_reg, Operand(new_space_start));