Home | History | Annotate | Download | only in mips

Lines Matching refs:failure

3263       // Trash the registers to simulate an allocation failure.
3358 // Trash the registers to simulate an allocation failure.
5333 Label* failure) {
5342 scratch2, failure);
5350 Label* failure) {
5354 JumpIfSmi(scratch1, failure);
5356 scratch2, failure);
5362 Label* failure) {
5369 Branch(failure, ne, scratch1, Operand(kFlatOneByteStringTag));
5371 Branch(failure, ne, scratch2, Operand(kFlatOneByteStringTag));
5377 Label* failure) {
5383 Branch(failure, ne, scratch, Operand(kFlatOneByteStringTag));