Skip to content

Conversation

@Josh-Cena
Copy link
Member

Description

This feature was recently merged into the spec: tc39/ecma262#2997

It's already implemented by latest Chrome.

Motivation

Additional details

Related issues and pull requests

@Josh-Cena Josh-Cena requested a review from a team as a code owner March 20, 2023 23:15
@Josh-Cena Josh-Cena requested review from teoli2003 and removed request for a team March 20, 2023 23:15
@github-actions github-actions bot added the Content:JS JavaScript docs label Mar 20, 2023
@Josh-Cena Josh-Cena force-pushed the change-array-by-copy branch 2 times, most recently from f6b7eac to 21efc53 Compare March 20, 2023 23:53
@github-actions
Copy link
Contributor

github-actions bot commented Mar 20, 2023

Preview URLs (15 pages)
Flaws (9)

Note! 8 documents with no flaws that don't need to be listed. 🎉

URL: /en-US/docs/Web/JavaScript/Reference/Global_Objects/TypedArray/toReversed
Title: TypedArray.prototype.toReversed()
Flaw count: 1

  • bad_bcd_queries:
    • No BCD data for query: javascript.builtins.TypedArray.toReversed

URL: /en-US/docs/Web/JavaScript/Reference/Global_Objects/TypedArray/with
Title: TypedArray.prototype.with()
Flaw count: 2

  • broken_links:
    • Can't resolve /en-US/docs/Web/JavaScript/Reference/Operators/Property_Accessors#bracket_notation
  • bad_bcd_queries:
    • No BCD data for query: javascript.builtins.TypedArray.with

URL: /en-US/docs/Web/JavaScript/Reference/Global_Objects/TypedArray/toSorted
Title: TypedArray.prototype.toSorted()
Flaw count: 1

  • bad_bcd_queries:
    • No BCD data for query: javascript.builtins.TypedArray.toSorted

URL: /en-US/docs/Web/JavaScript/Reference/Global_Objects/Array/toReversed
Title: Array.prototype.toReversed()
Flaw count: 1

  • bad_bcd_queries:
    • No BCD data for query: javascript.builtins.Array.toReversed

URL: /en-US/docs/Web/JavaScript/Reference/Global_Objects/Array/toSpliced
Title: Array.prototype.toSpliced()
Flaw count: 1

  • bad_bcd_queries:
    • No BCD data for query: javascript.builtins.Array.toSpliced

URL: /en-US/docs/Web/JavaScript/Reference/Global_Objects/Array/with
Title: Array.prototype.with()
Flaw count: 2

  • broken_links:
    • Can't resolve /en-US/docs/Web/JavaScript/Reference/Operators/Property_Accessors#bracket_notation
  • bad_bcd_queries:
    • No BCD data for query: javascript.builtins.Array.with

URL: /en-US/docs/Web/JavaScript/Reference/Global_Objects/Array/toSorted
Title: Array.prototype.toSorted()
Flaw count: 1

  • bad_bcd_queries:
    • No BCD data for query: javascript.builtins.Array.toSorted
External URLs (9)

URL: /en-US/docs/Web/JavaScript/Reference/Global_Objects/TypedArray/toReversed
Title: TypedArray.prototype.toReversed()


URL: /en-US/docs/Web/JavaScript/Reference/Global_Objects/TypedArray/with
Title: TypedArray.prototype.with()


URL: /en-US/docs/Web/JavaScript/Reference/Global_Objects/TypedArray/toSorted
Title: TypedArray.prototype.toSorted()


URL: /en-US/docs/Web/JavaScript/Reference/Global_Objects/Array/splice
Title: Array.prototype.splice()


URL: /en-US/docs/Web/JavaScript/Reference/Global_Objects/Array/toReversed
Title: Array.prototype.toReversed()


URL: /en-US/docs/Web/JavaScript/Reference/Global_Objects/Array/toSpliced
Title: Array.prototype.toSpliced()


URL: /en-US/docs/Web/JavaScript/Reference/Global_Objects/Array/@@species
Title: get Array[@@species]


URL: /en-US/docs/Web/JavaScript/Reference/Global_Objects/Array/with
Title: Array.prototype.with()


URL: /en-US/docs/Web/JavaScript/Reference/Global_Objects/Array/toSorted
Title: Array.prototype.toSorted()

(comment last updated: 2023-04-09 00:05:13)

@github-actions github-actions bot added the merge conflicts 🚧 [PR only] label Apr 5, 2023
@github-actions
Copy link
Contributor

github-actions bot commented Apr 5, 2023

This pull request has merge conflicts that must be resolved before it can be merged.

@Josh-Cena Josh-Cena force-pushed the change-array-by-copy branch from 21efc53 to 8ef5dc7 Compare April 7, 2023 06:27
@github-actions github-actions bot added merge conflicts 🚧 [PR only] and removed merge conflicts 🚧 [PR only] labels Apr 7, 2023
@github-actions
Copy link
Contributor

github-actions bot commented Apr 8, 2023

This pull request has merge conflicts that must be resolved before it can be merged.

@Josh-Cena Josh-Cena force-pushed the change-array-by-copy branch from 8ef5dc7 to 6117613 Compare April 8, 2023 17:54
@github-actions github-actions bot removed the merge conflicts 🚧 [PR only] label Apr 8, 2023
@Josh-Cena Josh-Cena requested a review from teoli2003 April 9, 2023 00:02
Copy link
Contributor

@teoli2003 teoli2003 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@teoli2003 teoli2003 merged commit e8383b9 into mdn:main Apr 9, 2023
@Josh-Cena Josh-Cena deleted the change-array-by-copy branch April 9, 2023 15:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Content:JS JavaScript docs

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants