archives

« Bugzilla Issues Index

#3077 — 9.5.12: missing right-parens


In 9.5.12 "[[OwnPropertyKeys]] ( )",
steps 15 and 22 say:
15. Let targetLength be ToLength(Get(targetKeys, "length").
22. Let resultLength be ToLength(Get(trapResult, "length").

In each case, insert another right-paren before the final period.


does lines have been eliminated in rev27 editor's draft


fixed in rev27 draft