Lines Matching refs:InNewSpace
1347 if (!heap->InNewSpace(object) && heap->InNewSpace(first)) return object;2759 if (heap_->InNewSpace(value)) {