For AI agents: the complete documentation index is available at /tc39-atlas/en/llms.txt, the full documentation bundle is available at /tc39-atlas/en/llms-full.txt, and this page is available as Markdown at /tc39-atlas/en/proposals/year/2019/proposal-Symbol-description.md.
  • English
  • Symbol.prototype.description S4

    Proposal details
    Proposal overview

    This proposal adds a description property to Symbol.prototype, providing a string description of a symbol. It solves the problem of accessing symbol descriptions without relying on implicit string conversion, which is disallowed.

    Note

    The README below comes from the upstream repository and may contain outdated stage or status metadata. Use the proposal details above as the current source of truth.

    See the proposal introduction for more info.