History of handler.ownKeys() Revision history for: English (US) Sep 5, 2016, 11:10:52 PM m31271n_ Previous Sep 5, 2016, 10:55:49 PM m31271n_ Previous Sep 5, 2016, 10:44:24 PM m31271n_ Previous Jan 4, 2016, 4:30:24 AM fscholz avoid horizontal scrollbar in code Previous Jan 4, 2016, 4:29:15 AM fscholz Remove {{harmony}}; remove "Experimental" tag; add link to ES draft spec Previous Jul 27, 2015, 6:31:02 AM fscholz bug 1049662 - Update ES6 scripted proxies "ownKeys" to ES6 final Previous Jul 10, 2015, 4:44:58 AM fscholz minor cleaning Previous Jun 16, 2015, 2:04:24 PM slavede Previous Jun 16, 2015, 2:04:01 PM slavede It's not true that ownKeys must return iterator object. It can/must return enumerable object (Array for example). Previous Jan 8, 2015, 5:42:59 AM fscholz