archives

« Bugzilla Issues Index

#1741 — 15.2.3.4, 15.2.3.14: Object.getOwnPropertyNames() and Object.keys() return wrong list


15.2.3.4 Object.getOwnPropertyNames(O), step 8:
Change "CreateArrayFromList(keys)" to "CreateArrayFromList(nameList)"

15.2.3.14 Object.keys(O), step 8:
Change "CreateArrayFromList(keys)" to "CreateArrayFromList(nameList)"


fixed in rev17 editor's draft


fixed in rev17, August 23, 2013 draft