Searched refs:VectorICComputer (Results 1 – 2 of 2) sorted by relevance
35 int index = VectorICComputer::index(kReservedIndexCount, slot.ToInt()); in GetKind()37 return VectorICComputer::decode(data, slot.ToInt()); in GetKind()53 int index = VectorICComputer::index(kReservedIndexCount, slot.ToInt()); in SetKind()55 int new_data = VectorICComputer::encode(data, slot.ToInt(), kind); in SetKind()73 const int slot_kinds_length = VectorICComputer::word_count(slot_count); in New()
228 kSmiValueSize, uint32_t> VectorICComputer; typedef