Searched refs:is_literal_one_byte (Results 1 – 2 of 2) sorted by relevance
1740 if (is_literal_one_byte()) { in CurrentSymbol()1764 DCHECK(is_literal_one_byte()); in DoubleValue()1772 DCHECK(is_literal_one_byte()); in CurrentLiteralAsCString()
677 bool is_literal_one_byte() const { in is_literal_one_byte() function