{"json_modified": "2015-04-12T09:13:29.087017", "slug": "Web/JavaScript/Reference/Global_Objects/Object/create", "tags": ["m\u00e9todo", "Prototipo", "Oggetto", "Creazione", "prot\u00f3tipo", "metodo"], "locale": "it", "title": "Object.create()", "translations": [{"title": "Object.create()", "url": "/zh-CN/docs/Web/JavaScript/Reference/Global_Objects/Object/create", "tags": [], "summary": "", "localization_tags": [], "locale": "zh-CN", "last_edit": "2015-01-17T09:50:41", "review_tags": []}, {"title": "Object.create()", "url": "/en-US/docs/Web/JavaScript/Reference/Global_Objects/Object/create", "tags": ["ECMAScript5", "polyfill", "Reference", "Object", "R\u00e9ference", "R\u00e9f\u00e9rence", "JavaScript", "Method"], "summary": "", "localization_tags": [], "locale": "en-US", "last_edit": "2015-04-02T07:13:01", "review_tags": []}, {"title": "Object.create", "url": "/ja/docs/Web/JavaScript/Reference/Global_Objects/Object/create", "tags": ["ECMAScript5", "JavaScript 1.8.5", "JavaScript", "enumerable", "prototype", "editable", "configurable", "Object"], "summary": "", "localization_tags": [], "locale": "ja", "last_edit": "2014-10-03T02:05:45", "review_tags": []}, {"title": "Object.create()", "url": "/fr/docs/Web/JavaScript/Reference/Objets_globaux/Object/create", "tags": ["ECMAScript5", "polyfill", "Reference", "Object", "R\u00e9ference", "R\u00e9f\u00e9rence", "JavaScript", "Method"], "summary": "", "localization_tags": [], "locale": "fr", "last_edit": "2015-04-02T12:17:13", "review_tags": []}, {"title": "Object.create()", "url": "/es/docs/Web/JavaScript/Referencia/Objetos_globales/Object/create", "tags": ["ECMAScript5", "JavaScript", "Method", "Object"], "summary": "", "localization_tags": [], "locale": "es", "last_edit": "2014-08-12T02:13:12", "review_tags": []}, {"title": "Object.create()", "url": "/ru/docs/Web/JavaScript/Reference/Global_Objects/Object/create", "tags": ["ECMAScript5", "polyfill", "Reference", "Object", "R\u00e9ference", "R\u00e9f\u00e9rence", "JavaScript", "Method"], "summary": "", "localization_tags": [], "locale": "ru", "last_edit": "2015-03-23T02:55:15", "review_tags": []}, {"title": "Object.create()", "url": "/de/docs/Web/JavaScript/Reference/Global_Objects/Object/create", "tags": ["Methode", "Referenz", "Objekt", "M\u00e9thode"], "summary": "", "localization_tags": ["inprogress"], "locale": "de", "last_edit": "2015-02-02T03:50:06", "review_tags": []}], "modified": "2015-04-12T09:13:28", "label": "Object.create()", "localization_tags": [], "url": "/it/docs/Web/JavaScript/Reference/Global_Objects/Object/create", "last_edit": "2014-12-17T02:59:14", "summary": "Il metodo Object.create()\u00a0crea un nuovo oggetto a partire dall'oggetto prototipo e dalle propriet\u00e0 specificati.", "sections": [{"id": "Quick_Links", "title": "Standard built-in objects Object Propriet\u00e0 Object.prototype [Translate] Object.prototype.__count__ [Translate] Object.prototype.__noSuchMethod__ [Translate] Object.prototype.__parent__ [Translate] Object.prototype.__proto__ [Translate] Object.prototype.constructor [Translate] Metodi Object.assign() [Translate] Object.create() Object.defineProperties() [Translate] Object.defineProperty() [Translate] Object.freeze() [Translate] Object.getOwnPropertyDescriptor() [Translate] Object.getOwnPropertyNames() [Translate] Object.getOwnPropertySymbols() [Translate] Object.getPrototypeOf() [Translate] Object.is() [Translate] Object.isExtensible() [Translate] Object.isFrozen() [Translate] Object.isSealed() [Translate] Object.keys() Object.observe() [Translate] Object.preventExtensions() [Translate] Object.prototype.__defineGetter__() [Translate] Object.prototype.__defineSetter__() [Translate] Object.prototype.__lookupGetter__() [Translate] Object.prototype.__lookupSetter__() [Translate] Object.prototype.eval() [Translate] Object.prototype.hasOwnProperty() [Translate] Object.prototype.isPrototypeOf() [Translate] Object.prototype.propertyIsEnumerable() [Translate] Object.prototype.toLocaleString() [Translate] Object.prototype.toSource() [Translate] Object.prototype.toString() [Translate] Object.prototype.unwatch() [Translate] Object.prototype.valueOf() [Translate] Object.prototype.watch() [Translate] Object.seal() [Translate] Object.setPrototypeOf() [Translate] Inheritance: Function Propriet\u00e0 Function.arguments [Translate] Function.arity [Translate] Function.caller [Translate] Function.displayName [Translate] Function.length [Translate] Function.name [Translate] Function.prototype [Translate] Metodi Function.prototype.apply() [Translate] Function.prototype.bind() [Translate] Function.prototype.call() [Translate] Function.prototype.isGenerator() [Translate] Function.prototype.toSource() [Translate] Function.prototype.toString() [Translate]"}, {"id": "Summary", "title": "Sommario"}, {"id": "Syntax", "title": "Sintassi"}, {"id": "Parameters", "title": "Parametri"}, {"id": "Throws", "title": "Throws"}, {"id": "Examples", "title": "Esempi"}, {"id": "Example:_Classical_inheritance_with_Object.create", "title": "Esempio: ereditariet\u00e0 classica con Object.create"}, {"id": "Example:_Using_propertiesObject_argument_with_Object.create", "title": "Esempio: Usare l'argomento propertiesObject con Object.create"}, {"id": "Polyfill", "title": "Polyfill"}, {"id": "Specifications", "title": "Specifiche"}, {"id": "Browser_compatibility", "title": "Compatibilit\u00e0 browser"}, {"id": "See_also", "title": "Vedi anche"}], "id": 132319, "review_tags": ["editorial"]}