Home | History | Annotate | Download | only in mips

Lines Matching refs:new_space_start

164          Operand(ExternalReference::new_space_start(isolate())));
5626 ExternalReference new_space_start =
5627 new_space_start(isolate());
5632 Branch(no_memento_found, lt, scratch_reg, Operand(new_space_start));