archives

« Bugzilla Issues Index

#4101 — Typo in function name: "get[Symbol.species]" (Regexp, 21.2.4.2)


Section 21.2.4.2 get RegExp [ @@species ]

contains the text

> The value of the name property of this function is "get[Symbol.species]"

There is a typo; the correct value should be "get [Symbol.species]" with a single space character between 't' and '['.


fixed in rev35 editor's draft


fixed in rev35