Jonas Jenwald b1cf4d98ad Avoid more allocations for RTL text in bidi.js
Instead of building the resulting string char-by-char for RTL text, which is inefficient, we can just as well `join` the `chars` array.
2015-08-14 21:46:59 +02:00
..
2012-10-29 14:08:52 -04:00
2014-07-19 16:41:07 +02:00
2014-07-25 21:53:09 +02:00