archives

« Bugzilla Issues Index

#3959 — 15.2.1.16.1: "Additional implementation dependent errors information"


In 15.2.1.16.1 "ParseModule ( sourceText ) Abstract Operation",
step 3.a says:
Throw a SyntaxError exception. Additional implementation dependent
errors information may be attached to the exception object.

(First, s|errors|error|.)

Isn't the second sentence applicable any time the spec says to throw an exception? If so, maybe move it (or something similar) to 6.2.2.3, e.g.
The newly created Error object may contain additional implementation
dependent error information.


fixed in rev34 editor's draft

You're right. That sentence doesn't add anything so I deleted it.


fixed in rev34