Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Normative: Extend definition of "function code" #1158

Merged
merged 1 commit into from
Jun 19, 2019

Commits on Jun 19, 2019

  1. Normative: Extend definition of "function code" (tc39#1158)

    In the March 2018 meeting of TC39, the committee elected to extend the
    definition of "function code" to include the BindingIdentifier of the
    productions where a BindingIdentifier is present. This decision was
    motivated by a desire to match implementation reality.
    
    This alteration does not require a change to Test262 because like the
    majority of modern implementations, Test262 already enforces the new
    behavior [1].
    
    [1] tc39/test262#1404
    jugglinmike authored and ljharb committed Jun 19, 2019
    Configuration menu
    Copy the full SHA
    3654a4f View commit details
    Browse the repository at this point in the history