archives

« Bugzilla Issues Index

#2614 — 21.2.5.7 RegExp.prototype.replace: Undefined operation GetRegExpSubstitution and bogus steps


21.2.5.7 RegExp.prototype.replace ( string, replaceValue ), step 16.d.ii:

> Let sub be GetRegExpSubstitution(result).

But GetRegExpSubstitution() is not defined.


Also steps 16.d.xiii and 16.d.xiv are bogus (most likely leftovers from a no longer defined GetRegExpSubstitution() method?), and step 16.d.xv refers to sub.[[replacement]].


fixed in rev24 editor's draft


fixed in rev24


fixed in rev24


fixed in rev24


fixed in rev24