Searched refs:inSparseMode (Results 1 - 3 of 3) sorted by relevance

/macosx-10.10.1/JavaScriptCore-7600.1.17/runtime/
H A DArrayStorage.h76 bool inSparseMode() function in struct:JSC::ArrayStorage
H A DJSArray.cpp879 if (storage->hasHoles() || storage->inSparseMode() || shouldUseSlowPut(indexingType()))
H A DJSObject.h452 return m_butterfly->arrayStorage()->inSparseMode();

Completed in 170 milliseconds