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

/external/webkit/Source/JavaScriptCore/runtime/
H A DRopeImpl.h41 static PassRefPtr<RopeImpl> tryCreateUninitialized(unsigned fiberCount) function in class:JSC::RopeImpl
/external/webkit/Source/JavaScriptCore/wtf/text/
H A DStringImpl.h163 static ALWAYS_INLINE PassRefPtr<StringImpl> tryCreateUninitialized(unsigned length, UChar*& output) function in class:WTF::StringImpl

Completed in 66 milliseconds