Home | History | Annotate | Download | only in arm

Lines Matching refs:out_of_memory

3777   Failure* out_of_memory = Failure::OutOfMemoryException();
3778 __ cmp(r0, Operand(reinterpret_cast<int32_t>(out_of_memory)));
3871 Failure* out_of_memory = Failure::OutOfMemoryException();
3872 __ mov(r0, Operand(reinterpret_cast<int32_t>(out_of_memory)));