{"json_modified": "2015-04-22T09:57:07.583888", "slug": "Web/JavaScript/Reference/Global_Objects/Object/defineProperties", "tags": ["ECMAScript5", "JavaScript 1.8.5", "polyfill", "Reference", "Object", "R\u00e9f\u00e9rence", "JavaScript", "Method"], "locale": "ru", "title": "Object.defineProperties()", "translations": [{"title": "Object.defineProperties()", "url": "/zh-CN/docs/Web/JavaScript/Reference/Global_Objects/Object/defineProperties", "tags": [], "summary": "Object.defineProperties() \u65b9\u6cd5\u5728\u4e00\u4e2a\u5bf9\u8c61\u4e0a\u6dfb\u52a0\u6216\u4fee\u6539\u4e00\u4e2a\u6216\u8005\u591a\u4e2a\u81ea\u6709\u5c5e\u6027\uff0c\u5e76\u8fd4\u56de\u8be5\u5bf9\u8c61\u3002", "localization_tags": [], "locale": "zh-CN", "last_edit": "2015-01-23T23:45:57", "review_tags": []}, {"title": "Object.defineProperties()", "url": "/en-US/docs/Web/JavaScript/Reference/Global_Objects/Object/defineProperties", "tags": ["ECMAScript5", "JavaScript 1.8.5", "JavaScript", "Method", "Object"], "summary": "The Object.defineProperties() method defines new or modifies existing properties directly on an object, returning the object.", "localization_tags": [], "locale": "en-US", "last_edit": "2015-04-18T21:15:51", "review_tags": []}, {"title": "Object.defineProperties()", "url": "/ja/docs/Web/JavaScript/Reference/Global_Objects/Object/defineProperties", "tags": [], "summary": "\u30aa\u30d6\u30b8\u30a7\u30af\u30c8\u3067\u76f4\u63a5\u65b0\u3057\u3044\u30d7\u30ed\u30d1\u30c6\u30a3\u3092\u5b9a\u7fa9\u3059\u308b\u304b\u65e2\u5b58\u306e\u30d7\u30ed\u30d1\u30c6\u30a3\u3092\u5909\u66f4\u3057\u3001\u305d\u306e\u30aa\u30d6\u30b8\u30a7\u30af\u30c8\u3092\u8fd4\u3057\u307e\u3059\u3002", "localization_tags": [], "locale": "ja", "last_edit": "2015-04-13T01:47:04", "review_tags": []}, {"title": "Object.defineProperties()", "url": "/es/docs/Web/JavaScript/Referencia/Objetos_globales/Object/defineProperties", "tags": ["ECMAScript5", "JavaScript 1.8.5", "JavaScript", "Method", "Object"], "summary": "El metodo\u00a0Object.defineProperties()\u00a0define nuevas o modifica propiedades existentes directamente en el objeto, returnando el objeto.", "localization_tags": ["inprogress"], "locale": "es", "last_edit": "2014-08-12T01:49:00", "review_tags": []}, {"title": "Object.defineProperties()", "url": "/fr/docs/Web/JavaScript/Reference/Objets_globaux/Object/defineProperties", "tags": ["ECMAScript5", "JavaScript 1.8.5", "polyfill", "Reference", "Object", "R\u00e9ference", "R\u00e9f\u00e9rence", "JavaScript", "Method"], "summary": "La m\u00e9thode Object.defineProperties() permet de d\u00e9finir ou de modifier les propri\u00e9t\u00e9s d'un objet directement sur celui-ci. La valeur renvoy\u00e9e est l'objet modifi\u00e9.", "localization_tags": [], "locale": "fr", "last_edit": "2015-04-20T04:16:25", "review_tags": []}], "modified": "2015-04-22T09:57:05", "label": "Object.defineProperties()", "localization_tags": [], "url": "/ru/docs/Web/JavaScript/Reference/Global_Objects/Object/defineProperties", "last_edit": "2015-01-29T02:24:29", "summary": "\u041c\u0435\u0442\u043e\u0434 Object.defineProperties() \u043e\u043f\u0440\u0435\u0434\u0435\u043b\u044f\u0435\u0442 \u043d\u043e\u0432\u044b\u0435 \u0438\u043b\u0438 \u0438\u0437\u043c\u0435\u043d\u044f\u0435\u0442 \u0441\u0443\u0449\u0435\u0441\u0442\u0432\u0443\u044e\u0449\u0438\u0435 \u0441\u0432\u043e\u0439\u0441\u0442\u0432\u0430, \u043d\u0435\u043f\u043e\u0441\u0440\u0435\u0434\u0441\u0442\u0432\u0435\u043d\u043d\u043e \u043d\u0430 \u043e\u0431\u044a\u0435\u043a\u0442\u0435, \u0432\u043e\u0437\u0432\u0440\u0430\u0449\u0430\u044f \u044d\u0442\u043e\u0442 \u043e\u0431\u044a\u0435\u043a\u0442.", "sections": [{"id": "Quick_Links", "title": "\u0421\u0442\u0430\u043d\u0434\u0430\u0440\u0442\u043d\u044b\u0435 \u0432\u0441\u0442\u0440\u043e\u0435\u043d\u043d\u044b\u0435 \u043e\u0431\u044a\u0435\u043a\u0442\u044b Object \u0421\u0432\u043e\u0439\u0441\u0442\u0432\u0430 Object.prototype Object.prototype.__count__ Object.prototype.__noSuchMethod__ Object.prototype.__parent__ Object.prototype.__proto__ Object.prototype.constructor \u041c\u0435\u0442\u043e\u0434\u044b Object.assign() Object.create() Object.defineProperties() Object.defineProperty() Object.freeze() Object.getOwnPropertyDescriptor() Object.getOwnPropertyNames() Object.getOwnPropertySymbols() Object.getPrototypeOf() Object.is() Object.isExtensible() Object.isFrozen() Object.isSealed() Object.keys() Object.observe() Object.preventExtensions() Object.prototype.__defineGetter__() Object.prototype.__defineSetter__() Object.prototype.__lookupGetter__() Object.prototype.__lookupSetter__() Object.prototype.eval() Object.prototype.hasOwnProperty() Object.prototype.isPrototypeOf() Object.prototype.propertyIsEnumerable() Object.prototype.toLocaleString() Object.prototype.toSource() Object.prototype.toString() Object.prototype.unwatch() Object.prototype.valueOf() Object.prototype.watch() Object.seal() Object.setPrototypeOf() \u0423\u043d\u0430\u0441\u043b\u0435\u0434\u043e\u0432\u0430\u043d\u043d\u044b\u0435 Function \u0421\u0432\u043e\u0439\u0441\u0442\u0432\u0430 Function.arguments Function.arity Function.caller Function.displayName Function.length Function.name Function.prototype \u041c\u0435\u0442\u043e\u0434\u044b Function.prototype.apply() Function.prototype.bind() Function.prototype.call() Function.prototype.isGenerator() Function.prototype.toSource() Function.prototype.toString()"}, {"id": "Summary", "title": "\u0421\u0432\u043e\u0434\u043a\u0430"}, {"id": "Syntax", "title": "\u0421\u0438\u043d\u0442\u0430\u043a\u0441\u0438\u0441"}, {"id": "Parameters", "title": "\u041f\u0430\u0440\u0430\u043c\u0435\u0442\u0440\u044b"}, {"id": "Description", "title": "\u041e\u043f\u0438\u0441\u0430\u043d\u0438\u0435"}, {"id": "Examples", "title": "\u041f\u0440\u0438\u043c\u0435\u0440\u044b"}, {"id": "Polyfill", "title": "\u041f\u043e\u043b\u0438\u0444\u0438\u043b\u043b"}, {"id": "Specifications", "title": "\u0421\u043f\u0435\u0446\u0438\u0444\u0438\u043a\u0430\u0446\u0438\u0438"}, {"id": "Browser_compatibility", "title": "\u0421\u043e\u0432\u043c\u0435\u0441\u0442\u0438\u043c\u043e\u0441\u0442\u044c \u0441 \u0431\u0440\u0430\u0443\u0437\u0435\u0440\u0430\u043c\u0438"}, {"id": "See_also", "title": "\u0421\u043c\u043e\u0442\u0440\u0438\u0442\u0435 \u0442\u0430\u043a\u0436\u0435"}], "id": 127433, "review_tags": []}