Searched refs:old_gen_exhausted_ (Results 1 – 3 of 3) sorted by relevance
248 old_gen_exhausted_ = true; in AllocateRaw()
114 old_gen_exhausted_(false), in Heap()283 if (old_gen_exhausted_) { in SelectGarbageCollector()1307 old_gen_exhausted_ = false; in PerformGarbageCollection()
2249 bool old_gen_exhausted_; variable