Lines Matching full:char_code
1812 explicit LStringCharFromCode(LOperand* char_code) {1813 inputs_[0] = char_code;1819 LOperand* char_code() { return inputs_[0]; }