archives

« Bugzilla Issues Index

#2280 — 19.1.3.2: mis-labelled algorithm step


In 19.1.3.2 "Object.prototype.hasOwnProperty (V)",
step 3 and 3.a say:
3. Let O be the result of calling ToObject passing ...
a. ReturnIfAbrupt(O).
but there's no reason for 3.a to be subordinate.

Unindent and re-label as 4?


fixed in rev22 editor's draft


fixed in Rev22 (January 20, 2013) release