Searched refs:object_size_in_words (Results 1 – 1 of 1) sorted by relevance
46 int object_size_in_words = host->Size() / kPointerSize; in RecordStats() local47 DCHECK_LE(tagged_fields_count_in_object, object_size_in_words); in RecordStats()49 object_size_in_words - tagged_fields_count_in_object; in RecordStats()