[DontEnum] is a negation of [[Enumerable]] in the ECMAScript spec (8.6.1 of http://www.ecma-international.org/publications/files/ECMA-ST/Ecma-262.pdf). We can rename [DontEnum] to [NotEnumerable].
Created attachment 125252 [details] Patch
Comment on attachment 125252 [details] Patch Aligning with WebIDL here seems like an improvement.
Comment on attachment 125252 [details] Patch Clearing flags on attachment: 125252 Committed r106645: <http://trac.webkit.org/changeset/106645>
All reviewed patches have been landed. Closing bug.