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

  /external/webkit/JavaScriptCore/runtime/
UStringImpl.cpp 88 if (m_length < s_minLengthToShare)
UStringImpl.h 263 static const int s_minLengthToShare = 10;

Completed in 28 milliseconds