Searched defs:newBaseStorage (Results 1 – 1 of 1) sorted by relevance
626 void* newBaseStorage = fastMalloc(storageSize(newVectorLength + m_indexBias)); in increaseVectorPrefixLength() local809 char* newBaseStorage = reinterpret_cast<char*>(storage) + count * sizeof(JSValue); in shiftCount() local846 char* newBaseStorage = reinterpret_cast<char*>(storage) - count * sizeof(JSValue); in unshiftCount() local