Changelog

tc39/ecma262 · · 1 commit

Spec editorial fix for UnicodeEscape wording

A small editorial correction renames a parameter in UnicodeEscape to avoid misleading "constructor" text.

Other misc changes

  • Editorial wording fix in UnicodeEscape: renamed the parameter from constructor to codeUnit to prevent an over-eager auto-replace from implying the wrong meaning (ljharb6dcb70f).