Searched refs:disable_allocations (Results 1 – 1 of 1) sorted by relevance
52 bool disable_allocations; member in MemCounter72 assert(disable_allocations == false); in newCalled()94 assert(disable_allocations == false); in newArrayCalled()116 disable_allocations = true; in disableAllocations()121 disable_allocations = false; in enableAllocations()127 disable_allocations = false; in reset()273 if (globalMemCounter.disable_allocations == true) m_disabled = false; in DisableAllocationGuard()