archives

« Bugzilla Issues Index

#3876 — 15.1.9 + 15.2.1.16.1 + 15.2.1.19: "soure"


In 15.1.9, "Runtime Semantics: ScriptEvaluationJob ( sourceText )",
step 1 says:
Assert: sourceText is an ECMAScript soure text (see clause 10).

In 15.2.1.16.1 "ParseModule ( sourceText ) Abstract Operation",
step 1 says:
Assert: Assert: sourceText is an ECMAScript soure text (see clause 10).

In 15.2.1.19 "Runtime Semantics: TopLevelModuleEvaluationJob ( sourceText)",
step 1 says:
Assert: sourceText is an ECMAScript soure text (see clause 10).


In each case, s|soure|source|

(And in 15.2.1.16.1, delete the extra "Assert:")


fixed in rev34 editor's draft


fixed in rev34