Searched refs:throw_on_alloc (Results 1 – 3 of 3) sorted by relevance
77 P2.throw_on_alloc = true; in main()
77 if (C.throw_on_alloc) { in do_allocate()
84 bool throw_on_alloc = false; member