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

  /external/webkit/Source/JavaScriptCore/runtime/
PropertyMapHashTable.h 234 static const unsigned MinimumTableSize = 16;
546 return MinimumTableSize;
Structure.cpp 794 ASSERT(m_indexSize >= PropertyTable::MinimumTableSize);

Completed in 238 milliseconds