Searched refs:kUC16Size (Results 1 – 6 of 6) sorted by relevance
86 int new_content_size = position_ * kUC16Size; in ConvertToTwoByte()113 position_ += kUC16Size; in AddTwoByteChar()117 position_ += kUC16Size; in AddTwoByteChar()121 position_ += kUC16Size; in AddTwoByteChar()
747 if (sizeof(SinkChar) == kUC16Size || seq_one_byte || in SlowScanJsonString()788 if (sizeof(SinkChar) == kUC16Size || in SlowScanJsonString()
259 constexpr int kUC16Size = sizeof(uc16); // NOLINT variable
12347 int data_size = SeqString::kHeaderSize + length() * kUC16Size; in clear_padding()
35 size_t length = len * kUC16Size; in BackRefMatchesNoCase()
806 MemCopy(answer->GetChars(), str.start(), str.length() * kUC16Size); in AllocateTwoByteInternalizedString()