Nicholas Nethercote 292b96a0bf Make fnArray always be a plain array.
This makes the code much simpler, and the extra memory use is tiny -- a vanilla
1000 element array is only 4000 bytes larger than a Uint32Array of the same
size.
2014-03-17 17:48:53 -07:00
..
2012-10-29 14:08:52 -04:00
2014-03-13 11:01:34 -05:00