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