CharBuffer 386 Source/wtf/text/AtomicString.cpp static unsigned hash(const CharBuffer& buf) CharBuffer 391 Source/wtf/text/AtomicString.cpp static bool equal(StringImpl* const& str, const CharBuffer& buf) CharBuffer 396 Source/wtf/text/AtomicString.cpp static void translate(StringImpl*& location, const CharBuffer& buf, unsigned hash) CharBuffer 421 Source/wtf/text/AtomicString.cpp CharBuffer buffer = { characters, length }; CharBuffer 422 Source/wtf/text/AtomicString.cpp return addToStringTable<CharBuffer, CharBufferFromLiteralDataTranslator>(buffer);