archives

« Bugzilla Issues Index

#2925 — 14.4.17 step 1 simplification


Step 1 can be replaced with

Let strict be IsStrict(FunctionBody).

Since IsStrict checks if the production is contained in strict code already.

Note that we already use IsStrict for MethodDefinitions (see 14.3.9 for example)


fixed in rev26 editor's draft


fixed in rev26