Home | History | Annotate | Download | only in x87

Lines Matching defs:no_memento_found

4110   Label no_memento_found;
4111 __ TestJSArrayForAllocationMemento(object, temp, &no_memento_found);
4113 __ bind(&no_memento_found);