about that, not sure it's fully aligned with latest specs but it was
behaving correctly and Brandon Benvie confirmed it a while ago:

[Symbol simplified polyfill for ES5](
https://gist.github.com/WebReflection/5238782)

Cheers


On Tue, Sep 24, 2013 at 9:10 PM, Brendan Eich <[email protected]> wrote:

> Kevin Smith wrote:
>
>> Now, one might argue that using the string "std:iterator" (or equivalent)
>> would present a backward compatibility hazard for legacy code using objects
>> as maps.  I'll have to think about that one...
>>
>
> Problem is polyfillability, and Map polyfill with O(n^2) complexity is a
> loser in general. People want to use symbol in object. Downrev can mock
> symbols with randomized strings.
>
> /be
>
>
> ______________________________**_________________
> es-discuss mailing list
> [email protected]
> https://mail.mozilla.org/**listinfo/es-discuss<https://mail.mozilla.org/listinfo/es-discuss>
>
_______________________________________________
es-discuss mailing list
[email protected]
https://mail.mozilla.org/listinfo/es-discuss

Reply via email to