Searched defs:numCacheableSlots (Results 1 – 1 of 1) sorted by relevance
40 …meIterator(ExecState* exec, PropertyNameArrayData* propertyNameArrayData, size_t numCacheableSlots) in JSPropertyNameIterator()59 size_t numCacheableSlots = 0; in create() local