Skip to content

Problem with page title "Array.prototype.length": length is an own property of array #16325

@Josh-Cena

Description

@Josh-Cena

MDN URL

https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array/length

What specific section or headline is this issue about?

No response

What information was incorrect, unhelpful, or incomplete?

Title: "Array.prototype.length"

What did you expect to see?

It should be Array.length, maybe? We don't really have a standard way to represent own properties of instances.

The same goes for Error properties like "Error.prototype.message".

Do you have any supporting links, references, or citations?

No response

Do you have anything more you want to share?

No response

MDN metadata

Page report details

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions