Searched refs:allocation_timeout_ (Results 1 – 3 of 3) sorted by relevance
201 Heap::allocation_timeout_-- <= 0) { in AllocateRaw()
1570 void set_allocation_timeout(int timeout) { allocation_timeout_ = timeout; } in set_allocation_timeout()2238 int allocation_timeout_; variable
111 allocation_timeout_(0), in Heap()967 allocation_timeout_ = Max(6, FLAG_gc_interval); in CollectGarbage()5073 allocation_timeout_ = FLAG_gc_interval; in SetUp()