Closed leobalter closed 2 years ago
@ljharb PTAL
@ljharb we have the formatted header now. Is there anything else for this PR?
What's the prior art of this change? If it's performance consideration, I think it should be host defined, host either copy the name and length or do nothings
I'd be opposed to host defined behavior. We want more predictable behavior, not less
I like the being similar to bind
approach too.
This PR should observe any outcome from https://github.com/tc39/proposal-shadowrealm/issues/338#issuecomment-964606972
This achieved consensus during the TC39 plenary in Dec 2021.
Closes #338