Re: [heycam/webidl] Consider [LegacyStringClass] (#547)

@tobie  as I think more about it, in order for those methods to be shared, the actual string data on a boxed primitive String would have to be per-instance, which necessitates an internal slot, which means the methods can’t be generic.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/heycam/webidl/issues/547#issuecomment-380837218

Received on Thursday, 12 April 2018 15:02:50 UTC