{"json_modified": "2016-03-28T08:15:31.976103", "uuid": "440acc7e-77e1-4526-90f0-43d5272006fb", "title": "JS_DefineObject", "url": "/en-US/docs/Mozilla/Projects/SpiderMonkey/JSAPI_reference/JS_DefineObject", "tags": ["SpiderMonkey", "JSAPI Reference"], "translations": [{"uuid": "a6400c46-ad60-4325-87eb-1a751f8952f5", "title": "JS_DefineObject", "url": "/ja/docs/JS_DefineObject", "tags": ["SpiderMonkey", "JSAPI Reference"], "summary": "", "localization_tags": [], "locale": "ja", "last_edit": "2008-03-11T15:51:43", "review_tags": []}], "modified": "2015-02-14T09:36:38", "label": "JS_DefineObject", "localization_tags": [], "locale": "en-US", "id": 17499, "last_edit": "2015-02-14T09:36:30", "summary": "JS_DefineObject
creates a new object of the class clasp
and assigns it to a new property of an existing object, obj
. name
is the property name to assign to obj
to hold the new object, and flags
contains the property attributes to set for the newly created property.", "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_DefineObject", "review_tags": []}