archives

« Bugzilla Issues Index

#3449 — 8.1.2.4 NewFunctionEnvironment: Strengthen assert in step 1


8.1.2.4 NewFunctionEnvironment (F, T) Abstract Operation

The assertion in step 1 can be refined to:
---
Assert: T is empty if and only if F's [[ThisMode]] internal slot is lexical.
---


fixed in rev30 editor's draft


fixed in rev30