archives

« Bugzilla Issues Index

#3645 — 21.2.5.2.2 RegExpBuiltinExec : Unnecessary check for lastIndex < 0


21.2.5.2.2 Runtime Semantics: RegExpBuiltinExec ( R, S ) Abstract Operation

Step 15.a, the check "lastIndex < 0" is no longer needed.


fixed in rev32 editor's draft


fixed in rev32 draft