Groups
Groups
Sign in
Groups
Groups
mozilla.dev.tech.js-engine
Conversations
About
Send feedback
Help
Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss
Learn more
Map and Set in Firefox 12?
9 views
Skip to first unread message
Martin Honnen
unread,
Apr 26, 2012, 10:06:35 AM
4/26/12
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to
https://developer.mozilla.org/en/Firefox_for_developers
tells us about
Firefox 12: "Experimental support for ECMAScript 6 Map and Set objects
has been implemented.".
The pages it links to,
https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/Map
and
https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/Set
, however
state that the feature is (respectively will be?) implemented in Firefox 14.
When I try
typeof Set
in Firefox 12's web console I get undefined so the feature does not seem
to be available, unless I first need to enable it with some JavaScript
version setting.
So why does
https://developer.mozilla.org/en/Firefox_for_developers
suggest that Map/Set is supported?
0 new messages