archives

« Bugzilla Issues Index

#3464 — 21.2.5.*: Add .name property for @@match, @@replace, @@search and @@split


21.2.5.6 RegExp.prototype [ @@match ] ( string )

21.2.5.8 RegExp.prototype [ @@replace ] ( string, replaceValue )

21.2.5.9 RegExp.prototype [ @@search ] ( string )

21.2.5.11 RegExp.prototype [ @@split ] ( string, limit )


Explicit .name property needs to be specified.


fixed in rev30 editor's draft


fixed in rev30