Lines Matching full:char_code
1958 LOperand* char_code = UseRegister(instr->value());1959 LStringCharFromCode* result = new LStringCharFromCode(char_code);