Searched defs:kWord8 (Results 1 - 1 of 1) sorted by relevance

/external/v8/src/
H A Dmachine-type.h21 kWord8, member in class:v8::internal::MachineRepresentation
105 return MachineType(MachineRepresentation::kWord8, MachineSemantic::kInt32);
108 return MachineType(MachineRepresentation::kWord8, MachineSemantic::kUint32);
154 return MachineType(MachineRepresentation::kWord8, MachineSemantic::kNone);
188 case MachineRepresentation::kWord8:
255 case MachineRepresentation::kWord8:

Completed in 40 milliseconds