Closed
Description
I just noticed that in JS.md, we specify that the exported Function exotic objects, we specify the name of a function to be the index as a number. That seems to be at odds with ECMAScript, which seems to require that all function names be either a string or a symbol.
Should we change JS.md to specific the function index is stored as a string?
Metadata
Metadata
Assignees
Labels
No labels