archives

« Bugzilla Issues Index

#3788 — 9.5.8 [[Get]] (P, Receiver)


Quoting the spec (I’ve marked a typo):

* The value reported for a property must be the same as the value of the corresponding target object property if the target object property is a non-writable, non-configurable data property.

* The value reported for a property must be undefined if the corresponding target object property is [TYPO: missing “a”] non-configurable accessor property that has undefined as its [[Get]] attribute.

Suggestion: mention in both cases that the property is an own property of the target. The Note for [[Set]] is similar.


fixed in rev33 editor's draft


fixed in rev33