archives

« Bugzilla Issues Index

#3889 — 19.1.2.3.1: extra "props" + missing space


In 19.1.2.3.1 "Runtime Semantics: ObjectDefineProperties Abstract Operation",
step 3 says:
Let keys be props props.[[OwnPropertyKeys]]().

Delete extra "props".

---

Also, step 7.c says:
Let status beDefinePropertyOrThrow(O,P, desc).

After "be", insert a space.


fixed in rev34 editor's draft


fixed in rev34