archives

« Bugzilla Issues Index

#3026 — 9.5.12 [[OwnPropertyKeys]] ( ): Missing type check / conversion for property keys in step 20


9.5.12 [[OwnPropertyKeys]] ( ), step 20.a-c:


The key variable needs to be converted to a valid property key type before [[GetOwnProperty]] is called in step 20.c.


fixed in Rev27 editor's draft

Bug 3025 fix now ensures that all key values are valid property keys


fixed in rev27 draft