Searched refs:kMinObjectSizeInWords (Results 1 – 4 of 4) sorted by relevance
124 DCHECK(Heap::kMinObjectSizeInWords * kPointerSize <= object_size); in GetVisitorIdForSize()131 base + (object_size >> kPointerSizeLog2) - Heap::kMinObjectSizeInWords, in GetVisitorIdForSize()174 STATIC_ASSERT((generic - base + Heap::kMinObjectSizeInWords) == 10); in RegisterSpecializations()
738 static const int kMinObjectSizeInWords = 2; variable
43 STATIC_ASSERT(Heap::kMinObjectSizeInWords >= 2);
1761 (Heap::kMinObjectSizeInWords * kPointerSize + in set_memento_found_count()