archives

« Bugzilla Issues Index

#2875 — 6.2.4.6 CompletePropertyDescriptor: Method can be simplified


6.2.4.6 CompletePropertyDescriptor ( Desc, LikeDesc )

The only caller of CompletePropertyDescriptor is 9.5.5 [[GetOwnProperty]]. And [[GetOwnProperty]] always calls CompletePropertyDescriptor with LikeDesc = undefined. That means CompletePropertyDescriptor step 5 is never executed.


fixed in rev26 editor's draft


in rev26