Nicholas Nethercote 4428cebdbc Add ChunkedStream.ensureByte().
This new function is much faster than ensureRange(pos, pos+1), which is a very
common case.

This speeds up the rendering of some test cases (including the Tracemonkey
paper) by 4--5%.
2014-06-17 21:33:48 -07:00
..
2014-06-17 21:33:48 -07:00
2012-10-29 14:08:52 -04:00