{"json_modified": "2015-04-25T15:25:19.320723", "slug": "Web/JavaScript/Reference/Global_Objects/Array/prototype", "tags": ["Array", "Propriedade", "JavaScript"], "locale": "pt-BR", "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": "/tr/docs/Web/JavaScript/Reference/Global_Objects/Array/prototype", "tags": [], "summary": "Represents the prototype for the Array constructor.", "localization_tags": [], "locale": "tr", "last_edit": "2014-07-01T00:32:11", "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": []}], "modified": "2015-04-25T15:25:17", "label": "Array.prototype", "localization_tags": ["inprogress"], "url": "/pt-BR/docs/Web/JavaScript/Reference/Global_Objects/Array/prototype", "last_edit": "2014-12-12T05:05:13", "summary": "A propriedade Array.prototype representa o prot\u00f3tipo para o construtor Array.", "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() Array.prototype.contains() Array.prototype.indexOf() [Translate] Array.prototype.join() [Translate] Array.prototype.keys() [Translate] Array.prototype.lastIndexOf() [Translate] Array.prototype.map() Array.prototype.pop() Array.prototype.push() Array.prototype.reduce() [Translate] Array.prototype.reduceRight() [Translate] Array.prototype.reverse() [Translate] Array.prototype.shift() Array.prototype.slice() [Translate] Array.prototype.some() [Translate] Array.prototype.sort() [Translate] Array.prototype.splice() Array.prototype.toLocaleString() [Translate] Array.prototype.toSource() [Translate] Array.prototype.toString() [Translate] Array.prototype.unshift() 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() 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() Object.prototype.isPrototypeOf() [Translate] Object.prototype.propertyIsEnumerable() [Translate] Object.prototype.toLocaleString() [Translate] Object.prototype.toSource() [Translate] Object.prototype.toString() Object.prototype.unwatch() [Translate] Object.prototype.valueOf() [Translate] Object.prototype.watch() [Translate]"}, {"id": "Summary", "title": "Resumo"}, {"id": "Description", "title": "Descri\u00e7\u00e3o"}, {"id": "Properties", "title": "Propriedades"}, {"id": "Methods", "title": "M\u00e9todos"}, {"id": "Mutator_methods", "title": "M\u00e9todos modificadores"}, {"id": "Accessor_methods", "title": "M\u00e9todos de acesso"}, {"id": "Iteration_methods", "title": "Iteration methods"}, {"id": "Generic_methods", "title": "M\u00e9todos gen\u00e9ricos"}, {"id": "Specifications", "title": "Especifia\u00e7\u00f5es"}, {"id": "Browser_compatibility", "title": "Compatibilidade com Navegadore"}, {"id": "See_also", "title": "Veja tamb\u00e9m"}], "id": 131981, "review_tags": []}