{"json_modified": "2015-04-22T09:57:45.764168", "slug": "Web/JavaScript/Reference/Global_Objects/Object/isExtensible", "tags": ["ECMAScript5", "JavaScript 1.8.5", "JavaScript", "Method", "Object"], "locale": "ru", "title": "Object.isExtensible()", "translations": [{"title": "Object.isExtensible()", "url": "/en-US/docs/Web/JavaScript/Reference/Global_Objects/Object/isExtensible", "tags": ["ECMAScript5", "JavaScript 1.8.5", "JavaScript", "Method", "Object"], "summary": "The Object.isExtensible() method determines if an object is extensible (whether it can have new properties added to it).", "localization_tags": [], "locale": "en-US", "last_edit": "2014-09-23T02:40:23", "review_tags": []}, {"title": "Object.isExtensible()", "url": "/ja/docs/Web/JavaScript/Reference/Global_Objects/Object/isExtensible", "tags": ["ECMAScript5", "JavaScript 1.8.5", "JavaScript"], "summary": "\u30aa\u30d6\u30b8\u30a7\u30af\u30c8\u304c\u62e1\u5f35\u53ef\u80fd\u3067\u3042\u308b\u304b\u3069\u3046\u304b\uff08\u65b0\u3057\u3044\u30d7\u30ed\u30d1\u30c6\u30a3\u3092\u8ffd\u52a0\u3059\u308b\u4e8b\u304c\u51fa\u6765\u308b\u304b\u5426\u304b\uff09\u3092\u6c7a\u5b9a\u3057\u307e\u3059\u3002", "localization_tags": [], "locale": "ja", "last_edit": "2015-04-13T15:31:13", "review_tags": []}, {"title": "Object.isExtensible()", "url": "/zh-CN/docs/Web/JavaScript/Reference/Global_Objects/Object/isExtensible", "tags": [], "summary": "Object.isExtensible() \u65b9\u6cd5\u5224\u65ad\u4e00\u4e2a\u5bf9\u8c61\u662f\u5426\u662f\u53ef\u6269\u5c55\u7684\uff08\u662f\u5426\u53ef\u4ee5\u5728\u5b83\u4e0a\u9762\u6dfb\u52a0\u65b0\u7684\u5c5e\u6027\uff09\u3002", "localization_tags": [], "locale": "zh-CN", "last_edit": "2014-08-03T06:12:26", "review_tags": []}, {"title": "Object.isExtensible()", "url": "/fr/docs/Web/JavaScript/Reference/Objets_globaux/Object/isExtensible", "tags": ["ECMAScript5", "JavaScript 1.8.5", "Reference", "Object", "R\u00e9f\u00e9rence", "JavaScript", "Method"], "summary": "La m\u00e9thode Object.isExtensible() permet de d\u00e9terminer si un objet est extensible (c'est-\u00e0-dire qu'on peut lui ajouter de nouvelles propri\u00e9t\u00e9s).", "localization_tags": [], "locale": "fr", "last_edit": "2015-01-30T03:10:13", "review_tags": []}], "modified": "2015-04-22T09:57:42", "label": "Object.isExtensible()", "localization_tags": [], "url": "/ru/docs/Web/JavaScript/Reference/Global_Objects/Object/isExtensible", "last_edit": "2014-10-05T21:09:54", "summary": "\u041c\u0435\u0442\u043e\u0434 Object.isExtensible() \u043e\u043f\u0440\u0435\u0434\u0435\u043b\u044f\u0435\u0442, \u044f\u0432\u043b\u044f\u0435\u0442\u0441\u044f \u043b\u0438 \u043e\u0431\u044a\u0435\u043a\u0442 \u0440\u0430\u0441\u0448\u0438\u0440\u044f\u0435\u043c\u044b\u043c (\u0442\u043e \u0435\u0441\u0442\u044c, \u043c\u043e\u0436\u043d\u043e \u043b\u0438 \u043a \u043d\u0435\u043c\u0443 \u0434\u043e\u0431\u0430\u0432\u043b\u044f\u0442\u044c \u043d\u043e\u0432\u044b\u0435 \u0441\u0432\u043e\u0439\u0441\u0442\u0432\u0430).", "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": "Notes", "title": "\u041f\u0440\u0438\u043c\u0435\u0447\u0430\u043d\u0438\u044f"}, {"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": 127731, "review_tags": []}