Searched refs:newOverflow (Results 1 – 1 of 1) sorted by relevance
78 val newOverflow: BufferOverflow in dropChannelOperators() constant82 newOverflow = onBufferOverflow in dropChannelOperators()99 newOverflow = this.onBufferOverflow in dropChannelOperators()101 …if (newContext == this.context && newCapacity == this.capacity && newOverflow == this.onBufferOver… in dropChannelOperators()103 return create(newContext, newCapacity, newOverflow) in dropChannelOperators()