Home | History | Annotate | Download | only in src

Lines Matching refs:HStringCharFromCode

3624 HInstruction* HStringCharFromCode::New(
3638 return new(zone) HStringCharFromCode(context, char_code);