Home | History | Annotate | Download | only in x64

Lines Matching defs:char_code

2100   LOperand* char_code = UseRegister(instr->value());
2101 LStringCharFromCode* result = new(zone()) LStringCharFromCode(char_code);