Known symbols

There are several Symbol objects that are shared across the entire JavaScript execution environment.

  • Symbol.toPrimitive
  • Symbol.iterator

Was this page helpful?