Searched refs:newPropertyStorage (Results 1 – 1 of 1) sorted by relevance
587 PropertyStorage newPropertyStorage = new WriteBarrierBase<Unknown>[newSize]; in allocatePropertyStorage() local590 newPropertyStorage[i] = oldPropertyStorage[i]; in allocatePropertyStorage()595 m_propertyStorage = newPropertyStorage; in allocatePropertyStorage()