Home | History | Annotate | Download | only in ia32

Lines Matching refs:failure

1176     // Since we did not call the stub, there was no allocation failure.
1177 // Return some non-failure object.
1578 Label *failure) {
1585 j(not_equal, failure);
1593 Label* failure) {
1599 j(zero, failure);
1617 j(not_equal, failure);