Force16Bit 75 Source/core/html/parser/CompactHTMLToken.cpp m_data = attemptStaticStringCreation(token->data(), token->isAll8BitData() ? Force8Bit : Force16Bit); Force16Bit 129 Source/core/html/parser/HTMLParserIdioms.h return attemptStaticStringCreation(str.characters16(), str.length(), Force16Bit);