archives

« Bugzilla Issues Index

#2903 — 21.2.5.7 RegExp.prototype.replace: Reuse "lengthS" in steps 20-21


21.2.5.7 RegExp.prototype.replace ( string, replaceValue )

Steps 20-21 could reuse "lengthS" instead of using the long hand form "number of code units in S".


fixed in rev26 editor's draft


in rev26