(s)
| 3041 | return (u > s.size && (s = s.setSize(u)), mergeIntoCollectionWith(s, o, a)) |
| 3042 | } |
| 3043 | function getTailOffset(s) { |
| 3044 | return s < x ? 0 : ((s - 1) >>> w) << w |
| 3045 | } |
| 3046 | function OrderedMap(s) { |
| 3047 | return null == s |
| 3048 | ? emptyOrderedMap() |
no outgoing calls
no test coverage detected