archives

« Bugzilla Issues Index

#1205 — [8.7.8 - step 2]: [[HasOwnProperty]] returns boolean value


Step two of `8.7.8 [[HasProperty]](P)` currently reads:
---
Let desc be the result of calling [[HasOwnProperty]] internal method of O with argument P.
---

[[HasOwnProperty]] returns a boolean value, not a PropertyDescriptor


fixed in rev 14 editor's draft


fixed in rev 14 editor's draft


in Rev 14 draft