Home | History | Annotate | Download | only in heap

Lines Matching refs:kMaxUnquantizedAllocation

1534         RELEASE_ASSERT(count <= kMaxUnquantizedAllocation / sizeof(T));
1537 static const size_t kMaxUnquantizedAllocation = maxHeapObjectSize;