Searched refs:kMinObjectSizeInWords (Results 1 – 4 of 4) sorted by relevance
136 DCHECK(Heap::kMinObjectSizeInWords * kPointerSize <= object_size); in GetVisitorIdForSize()144 base + (object_size >> kPointerSizeLog2) - Heap::kMinObjectSizeInWords, in GetVisitorIdForSize()187 STATIC_ASSERT((generic - base + Heap::kMinObjectSizeInWords) == 10); in RegisterSpecializations()
649 static const int kMinObjectSizeInWords = 2; variable
44 STATIC_ASSERT(Heap::kMinObjectSizeInWords >= 2);
1721 (Heap::kMinObjectSizeInWords * kPointerSize + in set_memento_found_count()