Home | History | Annotate | Download | only in heap

Lines Matching refs:ownsNonEmptyAllocationArea

908     bool ownsNonEmptyAllocationArea() const { return currentAllocationPoint() && remainingAllocationSize(); }