Searched refs:fixed_array_base (Results 1 – 1 of 1) sorted by relevance
580 FixedArrayBase fixed_array_base = holder.elements(); in ValidateImpl() local581 if (!fixed_array_base.IsHeapObject()) return; in ValidateImpl()583 if (fixed_array_base.IsFreeSpaceOrFiller()) return; in ValidateImpl()593 length = fixed_array_base.length(); in ValidateImpl()