Home | History | Annotate | Download | only in mips

Lines Matching refs:failure

2899       // Trash the registers to simulate an allocation failure.
2978 // Trash the registers to simulate an allocation failure.
4825 Label* failure) {
4837 failure);
4845 Label* failure) {
4849 JumpIfSmi(scratch1, failure);
4854 failure);
4863 Label* failure) {
4869 Branch(failure, ne, scratch1, Operand(kFlatAsciiStringTag));
4871 Branch(failure, ne, scratch2, Operand(kFlatAsciiStringTag));
4877 Label* failure) {
4882 Branch(failure, ne, scratch, Operand(kFlatAsciiStringTag));