archives

« Bugzilla Issues Index

#2253 — 21.1.3.27: Unnecessary ReturnIfAbrupt call in step 4


21.1.3.27 String.prototype [ @@iterator ]( ):

> 4. ReturnIfAbrupt(O).

Remove step 4, abrupt completions are already handled in step 3.


fixed in rev22 editor's draft


fixed in Rev22 (January 20, 2013) release