Searched refs:VectorICComputer (Results 1 – 2 of 2) sorted by relevance
30 int index = VectorICComputer::index(kReservedIndexCount, slot.ToInt()); in GetKind()32 return VectorICComputer::decode(data, slot.ToInt()); in GetKind()38 int index = VectorICComputer::index(kReservedIndexCount, slot.ToInt()); in SetKind()40 int new_data = VectorICComputer::encode(data, slot.ToInt(), kind); in SetKind()56 const int slot_kinds_length = VectorICComputer::word_count(slot_count); in New()
165 kSmiValueSize, uint32_t> VectorICComputer; typedef