archives

« Bugzilla Issues Index

#1318 — 8.3.8 + 9.3.9 + 9.3.10: missing "the"


8.3.8 "[[HasProperty]](P)" step 2 says:
... the result of calling [[HasOwnProperty]] internal method of O ...

9.3.9 "SetIntegrityLevel (O, level)" step 3 says:
... the result of calling [[OwnPropertyKeys]] internal method of O.

9.3.10 "TestIntegrityLevel (O, level)" step 7 says:
... the result of calling [[OwnPropertyKeys]] internal method of O.

In each case, after "calling", insert "the".


fixed in rev15 editor's draft


resolved in rev 15, May 14, 2013 draft