Lines Matching full:crash
1998 // For now, handle overflow the same way we handle fastRealloc failure, with CRASH.2001 CRASH();2016 // For now, handle overflow the same way we handle fastRealloc failure, with CRASH.2019 CRASH();2022 // If we allow fastRealloc(ptr, 0), it will call CRASH(). We run into this