Lines Matching refs:failure
3194 // Trash the registers to simulate an allocation failure.
3278 // Trash the registers to simulate an allocation failure.
5294 Label* failure) {
5303 scratch2, failure);
5311 failure) {
5315 JumpIfSmi(scratch1, failure);
5317 scratch2, failure);
5323 Label* failure) {
5330 Branch(failure, ne, scratch1, Operand(kFlatOneByteStringTag));
5332 Branch(failure, ne, scratch2, Operand(kFlatOneByteStringTag));
5338 Label* failure) {
5344 Branch(failure, ne, scratch, Operand(kFlatOneByteStringTag));