Searched refs:old_gen_exhausted_ (Results 1 – 3 of 3) sorted by relevance
185 if (result->IsFailure()) old_gen_exhausted_ = true; in AllocateRaw()230 if (result->IsFailure()) old_gen_exhausted_ = true; in AllocateRawMap()248 if (result->IsFailure()) old_gen_exhausted_ = true; in AllocateRawCell()
1343 int old_gen_exhausted_; variable
125 old_gen_exhausted_(false), in Heap()256 if (old_gen_exhausted_) { in SelectGarbageCollector()763 old_gen_exhausted_ = false; in PerformGarbageCollection()