{"json_modified": "2016-03-28T08:09:39.990243", "uuid": "9244824f-18eb-4fcd-953c-b13836b95139", "title": "JSVAL_IS_OBJECT", "url": "/en-US/docs/Mozilla/Projects/SpiderMonkey/JSAPI_reference/JSVAL_IS_OBJECT", "tags": ["Obsolete", "SpiderMonkey", "JSAPI Reference"], "translations": [], "modified": "2014-12-23T01:58:35", "label": "JSVAL_IS_OBJECT", "localization_tags": [], "locale": "en-US", "id": 9929, "last_edit": "2014-12-23T01:58:29", "summary": "JSVAL_IS_OBJECT(v) returns true if v is either an object or JSVAL_NULL. This indicates that it is safe to call JSVAL_TO_OBJECT(v) to convert v to type JSObject *. If v is a string, number, boolean, or undefined, the result is false.", "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/JSVAL_IS_OBJECT", "review_tags": []}