archives

« Bugzilla Issues Index

#2157 — 21.1.3.27 String.prototype [ @@iterator ]: Replace ToObject() with CheckObjectCoercible() + ToString()?


21.1.3.27 String.prototype [ @@iterator ]( ), step 1:

The call to ToObject() should possibly be replaced with CheckObjectCoercible() + ToString() for consistency with other String.prototype methods.


fixed in rev21 editor's draft


fixed in rev21 draft