Home | History | Annotate | Download | only in src

Lines Matching refs:HSeqStringGetChar

4410 HInstruction* HSeqStringGetChar::New(Zone* zone,
4426 return new(zone) HSeqStringGetChar(encoding, string, index);