archives

« Bugzilla Issues Index

#2727 — 9.5.5 [[GetOwnProperty]] (P): Missing function call argument in step 18


9.5.5 [[GetOwnProperty]] (P), step 18.

6.2.4.6 CompletePropertyDescriptor does not explicitly mention that its second argument is optional, so 9.5.5 [[GetOwnProperty]] step 18 should provide both arguments. Either targetDesc or `undefined`.


fixed in rev24 editor's draft

It is supposed to be undefined


fixed in rev24