Home | History | Annotate | Download | only in mips

Lines Matching defs:no_memento_found

4085   Label no_memento_found;
4086 __ TestJSArrayForAllocationMemento(object, temp, &no_memento_found);
4088 __ bind(&no_memento_found);