Searched refs:kUint16 (Results 1 – 5 of 5) sorted by relevance
35 Type const kUint16 = CreateRange<uint16_t>(); variable
477 if (!from_char_code_repl_type.Is(type_cache_->kUint16)) { in TryReduceStringComparisonOfStringFromSingleCharCode()524 if (!left_type.Is(type_cache_->kUint16)) { in ReduceStringComparison()531 if (!right_type.Is(type_cache_->kUint16)) { in ReduceStringComparison()
642 MaybeHandle<Map>(), TypeCache::Get()->kUint16, MachineType::Uint16(), in ForMapInstanceType()782 TypeCache::Get()->kUint16, MachineType::Uint16(), in ForSeqTwoByteStringCharacter()
2058 return typer_->cache_->kUint16; in TypeStringCharCodeAt()
652 case interop::GPUIndexFormat::kUint16: in Convert()