archives

« Bugzilla Issues Index

#3471 — 21.2.3.1 RegExp: Unused variable "OisRegExp"


RegExp ( pattern, flags )

Step 3: OisRegExp is never used within the algorithm. Is it needed for the side-effects or can it be removed? If it's only needed for the side-effects I'd propose to add a note to say so. Otherwise it's confusing to the reader (or at least to me ^^) why IsRegExp(O) is called in that step.


fixed in rev30 editor's draft.

I don't think it's needed. Probably just editing residue


fixed in rev30