HomeSort by relevance Sort by last modified time
    Searched refs:copyChars (Results 1 - 2 of 2) sorted by null

  /external/webkit/Source/JavaScriptCore/runtime/
JSString.cpp 88 StringImpl::copyChars(position, string->characters(), length);
  /external/webkit/Source/JavaScriptCore/wtf/text/
StringImpl.h 246 static void copyChars(UChar* destination, const UChar* source, unsigned numCharacters)

Completed in 58 milliseconds