{"json_modified": "2015-04-29T05:38:38.267152", "slug": "Web/JavaScript/Reference/Global_Objects/Array/prototype", "tags": [], "locale": "tr", "title": "Array.prototype", "translations": [{"title": "Array.prototype", "url": "/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array/prototype", "tags": ["Array", "Property", "JavaScript"], "summary": "The Array.prototype property represents the prototype for the Array constructor.", "localization_tags": [], "locale": "en-US", "last_edit": "2015-04-20T01:37:18", "review_tags": []}, {"title": "Array.prototype", "url": "/ja/docs/Web/JavaScript/Reference/Global_Objects/Array/prototype", "tags": ["Array", "Property", "JavaScript"], "summary": "Array \u30b3\u30f3\u30b9\u30c8\u30e9\u30af\u30bf\u306e\u30d7\u30ed\u30c8\u30bf\u30a4\u30d7\u3092\u8868\u3057\u307e\u3059\u3002", "localization_tags": [], "locale": "ja", "last_edit": "2015-04-12T11:04:33", "review_tags": []}, {"title": "Array.prototype", "url": "/pl/docs/Web/JavaScript/Referencje/Obiekty/Array/prototype", "tags": ["JavaScript"], "summary": "Reprezentuje prototyp tej klasy. Pozwala na dodawanie w\u0142asno\u015bci lub metod do wszystkich instancji klasy. Zobacz Function.prototype, aby uzyska\u0107 wi\u0119cej informacji.", "localization_tags": ["inprogress"], "locale": "pl", "last_edit": "2015-04-18T03:40:15", "review_tags": []}, {"title": "Array.prototype", "url": "/ru/docs/Web/JavaScript/Reference/Global_Objects/Array/prototype", "tags": ["Property", "Array", "R\u00e9f\u00e9rence", "Reference", "JavaScript"], "summary": "\u0421\u0432\u043e\u0439\u0441\u0442\u0432\u043e Array.prototype \u043f\u0440\u0435\u0434\u0441\u0442\u0430\u0432\u043b\u044f\u0435\u0442 \u043f\u0440\u043e\u0442\u043e\u0442\u0438\u043f \u0434\u043b\u044f \u043a\u043e\u043d\u0441\u0442\u0440\u0443\u043a\u0442\u043e\u0440\u0430 Array.", "localization_tags": [], "locale": "ru", "last_edit": "2015-02-06T02:46:38", "review_tags": []}, {"title": "Array.prototype", "url": "/zh-CN/docs/Web/JavaScript/Reference/Global_Objects/Array/prototype", "tags": [], "summary": "Array.prototype property\u5c5e\u6027\u4ee3\u8868represents Array \u6784\u9020\u5668\u7684\u539f\u578b.", "localization_tags": ["inprogress"], "locale": "zh-CN", "last_edit": "2015-04-17T02:22:42", "review_tags": []}, {"title": "Array.prototype", "url": "/fr/docs/Web/JavaScript/Reference/Objets_globaux/Array/prototype", "tags": ["Property", "Reference", "R\u00e9ference", "R\u00e9f\u00e9rence", "Array", "prototype", "JavaScript"], "summary": "La propri\u00e9t\u00e9 Array.prototype repr\u00e9sente le prototype du constructeur Array.", "localization_tags": [], "locale": "fr", "last_edit": "2015-04-20T04:52:02", "review_tags": []}, {"title": "Array.prototype", "url": "/pt-BR/docs/Web/JavaScript/Reference/Global_Objects/Array/prototype", "tags": ["Array", "Propriedade", "JavaScript"], "summary": "A propriedade Array.prototype representa o prot\u00f3tipo para o construtor Array.", "localization_tags": ["inprogress"], "locale": "pt-BR", "last_edit": "2014-12-12T05:05:13", "review_tags": []}, {"title": "Array.prototype", "url": "/ko/docs/Web/JavaScript/Reference/Global_Objects/Array/prototype", "tags": [], "summary": "The Array.prototype property represents the prototype for the Array constructor.", "localization_tags": ["inprogress"], "locale": "ko", "last_edit": "2015-04-26T01:49:53", "review_tags": []}], "modified": "2015-04-29T05:38:35", "label": "Array.prototype", "localization_tags": ["inprogress"], "url": "/tr/docs/Web/JavaScript/Reference/Global_Objects/Array/prototype", "last_edit": "2015-04-29T05:38:22", "summary": "The Array.prototype property represents the prototype for the Array constructor.", "sections": [{"id": "Quick_Links", "title": "Standard built-in objects Array Properties Array.prototype Array.prototype.length [Translate] Methods Array.from() [Translate] Array.isArray() [Translate] Array.observe() [Translate] Array.of() [Translate] Array.prototype.concat Array.prototype.copyWithin() [Translate] Array.prototype.entries() [Translate] Array.prototype.every() [Translate] Array.prototype.fill() [Translate] Array.prototype.filter() [Translate] Array.prototype.find() [Translate] Array.prototype.findIndex() [Translate] Array.prototype.forEach() [Translate] Array.prototype.includes() [Translate] Array.prototype.indexOf() [Translate] Array.prototype.join() [Translate] Array.prototype.keys() [Translate] Array.prototype.lastIndexOf() [Translate] Array.prototype.map() [Translate] Array.prototype.pop() [Translate] Array.prototype.push() [Translate] Array.prototype.reduce() [Translate] Array.prototype.reduceRight() [Translate] Array.prototype.reverse() [Translate] Array.prototype.shift() [Translate] Array.prototype.slice() [Translate] Array.prototype.some() [Translate] Array.prototype.sort() [Translate] Array.prototype.splice() [Translate] Array.prototype.toLocaleString() [Translate] Array.prototype.toSource() [Translate] Array.prototype.toString() [Translate] Array.prototype.unshift() [Translate] Array.prototype.values() [Translate] Array.prototype[@@iterator]() [Translate] Inheritance: Function Properties Function.arguments [Translate] Function.arity [Translate] Function.caller [Translate] Function.displayName [Translate] Function.length [Translate] Function.name [Translate] Function.prototype [Translate] Methods Function.prototype.apply() [Translate] Function.prototype.bind() [Translate] Function.prototype.call() [Translate] Function.prototype.isGenerator() [Translate] Function.prototype.toSource() [Translate] Function.prototype.toString() [Translate] Object Properties Object.prototype.__count__ [Translate] Object.prototype.__noSuchMethod__ [Translate] Object.prototype.__parent__ [Translate] Object.prototype.__proto__ [Translate] Object.prototype.constructor [Translate] Methods Object.prototype.__defineGetter__() [Translate] Object.prototype.__defineSetter__() [Translate] Object.prototype.__lookupGetter__() [Translate] Object.prototype.__lookupSetter__() [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]"}, {"id": "Summary", "title": "Summary"}, {"id": "Description", "title": "Description"}, {"id": "Properties", "title": "Properties"}, {"id": "Methods", "title": "Methods"}, {"id": "Mutator_methods", "title": "Mutator methods"}, {"id": "Accessor_methods", "title": "Accessor methods"}, {"id": "Iteration_methods", "title": "Iteration methods"}, {"id": "Generic_methods", "title": "Generic methods"}, {"id": "Specifications", "title": "Specifications"}, {"id": "Browser_compatibility", "title": "Browser compatibility"}, {"id": "See_also", "title": "See also"}], "id": 83555, "review_tags": []}