{"json_modified": "2016-03-28T08:11:51.928199", "uuid": "988f0baf-e462-4cd0-85c4-279feb6cdd5a", "title": "JSVAL_TO_OBJECT", "url": "/en-US/docs/Mozilla/Projects/SpiderMonkey/JSAPI_reference/JSVAL_TO_OBJECT", "tags": ["Obsolete", "SpiderMonkey", "JSAPI Reference"], "translations": [], "modified": "2014-12-23T04:54:00", "label": "JSVAL_TO_OBJECT", "localization_tags": [], "locale": "en-US", "id": 12518, "last_edit": "2014-12-23T04:53:54", "summary": "JSVAL_TO_OBJECT casts the argument, v, to type JSObject\u00a0*. As a precondition, JSVAL_IS_OBJECT(v) must be true. That is, v must be either a reference to an object or JSVAL_NULL. This function is not type-safe: if v is not an object or JSVAL_NULL, the behavior is undefined.", "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_TO_OBJECT", "review_tags": []}