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

/macosx-10.9.5/JavaScriptCore-7537.78.1/runtime/
H A DPropertyMapHashTable.h514 inline unsigned PropertyTable::deletedEntryIndex() const { return tableCapacity() + 1; } function in class:JSC::PropertyTable

Completed in 173 milliseconds