Searched defs:allow_allocation (Results 1 – 3 of 3) sorted by relevance
141 static bool allow_allocation() { return allow_allocation_; } in allow_allocation() function
315 inline bool Heap::allow_allocation(bool new_state) { in allow_allocation() function
496 DisableAssertNoAllocation allow_allocation; in PostGarbageCollectionProcessing() local