archives

« Bugzilla Issues Index

#3604 — 8.1.1.3 Function Environment Records: Use "Let envRec be the ..." form


8.1.1.3 Function Environment Records

All algorithms in this section should probably use:
---
1. Let envRec be the function environment record for which the method was invoked.
---

instead of "this environment record’s". At least "Let envRec be ..." is used everywhere else (8.1.1.1, 8.1.1.2, 8.1.1.4, 8.1.1.5).


fixed in ev32 editor's draft


fixed in rev32 draft