Someone more knowledgeable will join in soon, but I'm pretty sure it was derived from:
const x = { age: 42 }; x[Symbol.name] = "joe"; // <--- this
Someone more knowledgeable will join in soon, but I'm pretty sure it was derived from:
so it makes a lot of sense.