{"json_modified": "2016-03-28T08:11:36.219952", "uuid": "501653a6-3cca-40ae-9b53-6ec175d8c851", "title": "JS_Enumerate", "url": "/en-US/docs/Mozilla/Projects/SpiderMonkey/JSAPI_reference/JS_Enumerate", "tags": ["SpiderMonkey", "JSAPI Reference"], "translations": [], "modified": "2015-01-01T03:17:12", "label": "JS_Enumerate", "localization_tags": [], "locale": "en-US", "id": 12413, "last_edit": "2015-01-01T03:17:04", "summary": "JS_Enumerate gets the ids of all own properties of the specified object, obj, that have the JSPROP_ENUMERATE attribute. (The term own property refers to a property that is not inherited from the object's prototype.) This is not quite the same behavior as a JavaScript for...in loop, which converts all property ids to strings and also enumerates inherited properties.", "sections": [{"id": "Quick_Links", "title": null}, {"id": "Syntax", "title": "Syntax"}, {"id": "Description", "title": "Description"}, {"id": "See_Also", "title": "See Also"}], "slug": "Mozilla/Projects/SpiderMonkey/JSAPI_reference/JS_Enumerate", "review_tags": []}