archives

« Bugzilla Issues Index

#2901 — 21.1.3.18 String.prototype.startsWith: Missing ReturnIfAbrupt after step 5


21.1.3.18 String.prototype.startsWith ( searchString [, position ] )

ToString in step 5 is fallible, so ReturnIfAbrupt is necessary.


fixed in rev26 editor's draft


fixed in rev26