forked from tc39/ecma262
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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
- Loading branch information
1 parent
1245393
commit 3654a4f
Showing
1 changed file
with
12 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters