Searched refs:nothrow (Results 1 – 2 of 2) sorted by relevance
44 handleOOM(std::size_t size, bool nothrow) { in handleOOM() argument69 if (ptr == nullptr && !nothrow) in handleOOM()
74 # define JEMALLOC_NOTHROW __declspec(nothrow)106 # define JEMALLOC_NOTHROW JEMALLOC_ATTR(nothrow)