archives

« Bugzilla Issues Index

#1784 — 10.2.1.4.3: Environment Record not specified, Typo in preamble


10.2.1.4.3 CreateImmutableBinding (N):

- preamble does not reflect this is the CreateImmutableBinding implementation for Global Environment Records

- steps 1-3 does not specify in which Environment Records the binding should be created, it should read:

1. Let envRec be the global environment record for which the method was invoked.
2. Let DclRec be envRec’s DeclarativeEnvironment.
3. Return the result of calling DclRec’s CreateImmutableBinding concrete method with argument N.


fixed in rev17 editor's draft


fixed in rev17, August 23, 2013 draft