Home | History | Annotate | Download | only in src

Lines Matching refs:owned

3024   bool owned = (chunk->owner() == this);
3026 SLOW_ASSERT(!owned || FindObject(address)->IsHeapObject());
3028 return owned;