Searched refs:m_rebundleBits (Results 1 – 1 of 1) sorted by relevance
118 int m_rebundleBits = 2; field in FastStringBuffer218 m_rebundleBits = rebundleBits; in FastStringBuffer()373 rootFSB.m_rebundleBits = m_rebundleBits; in setLength()448 if (m_lastChunk == 1 << m_rebundleBits in append()528 if (m_lastChunk == 1 << m_rebundleBits in append()610 if (m_lastChunk == 1 << m_rebundleBits in append()693 if (m_lastChunk == 1 << m_rebundleBits in append()793 if (m_lastChunk == 1 << m_rebundleBits in append()1269 m_rebundleBits = source.m_rebundleBits; in FastStringBuffer()1289 source.m_chunkBits += m_rebundleBits; in FastStringBuffer()