On 01/22/2014 12:12 AM, Nicholas Nethercote wrote:
I don't know much about JSStableString, but I imagine that a static inline string would be acceptable -- the chars certainly won't move -- assuming the types can be made to co-operate.
Don't the characters of an inline string move if the string gets tenured? _______________________________________________ dev-tech-js-engine-internals mailing list [email protected] https://lists.mozilla.org/listinfo/dev-tech-js-engine-internals

