Searched defs:allocationFailed (Results 1 – 1 of 1) sorted by relevance
8 private enum allocationFailed = `onOutOfMemoryError();`; in package() local12 private enum allocationFailed = `assert(0, "Memory allocation failed");`; variable