Lines Matching full:char_code
1727 explicit LStringCharFromCode(LOperand* char_code) {1728 inputs_[0] = char_code;1734 LOperand* char_code() { return inputs_[0]; }