archives

« Bugzilla Issues Index

#1086 — 8.5.6: "undefined" is not a type


In 8.5.6 "[[GetOwnProperty]] (P)",
step 9 says:
If Type(trapResultObj) is neither Object or undefined, ...
but 'undefined' is a value, not a type.

Change to "Undefined" (and remove the bolding).


fixed in rev 13 editor's draft