Home | History | Annotate | Download | only in mips

Lines Matching defs:new_space_start

161          Operand(ExternalReference::new_space_start(isolate())));
5929 ExternalReference new_space_start =
5930 ExternalReference::new_space_start(isolate());
5935 Branch(no_memento_found, lt, scratch_reg, Operand(new_space_start));