Searched refs:allocation_timeout_ (Results 1 – 3 of 3) sorted by relevance
1486 void set_allocation_timeout(int timeout) { allocation_timeout_ = timeout; } in set_allocation_timeout()2195 int allocation_timeout_; variable
303 Heap::allocation_timeout_-- <= 0) { in AllocateRaw()
112 allocation_timeout_(0), in Heap()953 allocation_timeout_ = Max(6, FLAG_gc_interval); in CollectGarbage()5399 allocation_timeout_ = FLAG_gc_interval; in SetUp()