Home | History | Annotate | Download | only in src

Lines Matching refs:kRangeDataIndex

3367   return Smi::cast(get(index * kRangeEntrySize + kRangeDataIndex))->value();
3388 set(index * kRangeEntrySize + kRangeDataIndex, Smi::FromInt(value));