Searched defs:allocThrow (Results 1 – 3 of 3) sorted by relevance
37 void* allocThrow(size_t bytes) { in allocThrow() function
21 void* allocThrow(size_t bytes) override { in allocThrow() function
127 void* FlattenableHeap::allocThrow(size_t bytes) { in allocThrow() function in FlattenableHeap