Searched defs:AtomicStringImpl (Results 1 - 1 of 1) sorted by relevance

/external/webkit/Source/JavaScriptCore/wtf/text/
H A DAtomicStringImpl.h28 class AtomicStringImpl : public StringImpl class in namespace:WTF
31 AtomicStringImpl() : StringImpl(0) {} function in class:WTF::AtomicStringImpl
36 using WTF::AtomicStringImpl;

Completed in 90 milliseconds