archives

« Bugzilla Issues Index

#2620 — 21.2.5.2.1 RegExpExec: Reverse if-conditions in steps 16.a.i and 16.c.i.1


21.2.5.2.1 Runtime Semantics: RegExpExec Abstract Operation

Change if-conditions from "If ignore is true" to "If ignore is false".


fixed in rev24 editor's draft

eliminated ignore flag which was only used by RegExp.prototype.search


fixed in rev24