{"json_modified": "2016-03-28T08:13:19.720769", "uuid": "9bf58581-fdf8-4583-975d-dd8a2f491763", "title": "JS_GetArrayLength", "url": "/en-US/docs/Mozilla/Projects/SpiderMonkey/JSAPI_reference/JS_GetArrayLength", "tags": ["SpiderMonkey", "JSAPI Reference"], "translations": [], "modified": "2015-01-05T02:01:33", "label": "JS_GetArrayLength", "localization_tags": [], "locale": "en-US", "id": 14684, "last_edit": "2015-01-05T02:01:23", "summary": "JS_GetArrayLength gets the .length property of obj as though by calling JS_GetProperty and converts it to a 32-bit unsigned integer. If obj is an array (see JS_IsArrayObject), this is guaranteed to succeed, because the .length property of an array is always a number and can't be deleted or redefined.", "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_GetArrayLength", "review_tags": []}