Home | History | Annotate | Download | only in ia32

Lines Matching defs:no_memento_found

4286   Label no_memento_found;
4287 __ TestJSArrayForAllocationMemento(object, temp, &no_memento_found);
4289 __ bind(&no_memento_found);