archives

« Bugzilla Issues Index

#4046 — 8.1.1.4.7 DeleteBinding: HasOwnProperty instead of [[GetOwnProperty]]


8.1.1.4.7 DeleteBinding (N)

Steps 6-8
> Let hasProperty be HasOwnProperty(globalObject, N).
> ReturnIfAbrupt(hasProperty).
> If hasProperty is true, then


fixed in rev35 editor's draft


fixed in rev35