Groups
Conversations
All groups and messages
Send feedback to Google
Help
Training
Sign in
Groups
dev-platform@mozilla.org
Conversations
About
Intent to Ship: at() relative indexing
94 views
Skip to first unread message
Tom Schuster
unread,
May 3, 2021, 11:30:01 AM
5/3/21
Reply to author
Sign in to reply to author
Forward
Sign in to forward
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 dev-platform
The at() method was added to JS indexable objects like Array. We can
finally ship this after various web-compat issues, recently:
https://github.com/tc39/proposal-relative-indexing-method/issues/41
Bug(s):
https://bugzilla.mozilla.org/show_bug.cgi?id=1681371
Proposed Standard:
https://tc39.es/proposal-relative-indexing-method/
Proposal Repository:
https://github.com/tc39/proposal-relative-indexing-method
MDN:
*
https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array/at
*
https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/String/at
*
https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/TypedArray/at
Platform coverage: all platforms
DevTools Bug: not applicable
Other Browsers: Chrome plans on shipping in 92
Testing: Test262 Tests
https://github.com/tc39/test262/pull/2905
and others
Secure contexts: These are JS builtin functions and is therefore
present in all contexts.
Reply all
Reply to author
Forward
0 new messages