On 7/7/14, 10:01 PM, Robert O'Callahan wrote:
One thing not mentioned in the notes is that Spidermonkey is adding Latin-1 string support, so hopefully it will be pretty easy to avoid converting ASCII-only strings at WebIDL boundaries.
Note that they also are adding GC-unstable string chars, so the only way to avoid copying at the boundary will be to not ask for the chars until you really need them, and then to not GC until you're done using them.
-Boris _______________________________________________ dev-servo mailing list dev-servo@lists.mozilla.org https://lists.mozilla.org/listinfo/dev-servo