{"json_modified": "2015-05-25T03:43:47.488493", "slug": "Web/JavaScript/Reference/Global_Objects/Array/fill", "tags": [], "locale": "ko", "title": "Array.prototype.fill()", "translations": [{"title": "Array.prototype.fill()", "url": "/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array/fill", "tags": ["Experimental", "polyfill", "Array", "prototype", "Exp\u00e9rimental", "JavaScript", "ECMAScript6", "Method"], "summary": "The fill() method fills all the elements of an array from a start index to an end index with a static value.", "localization_tags": [], "locale": "en-US", "last_edit": "2015-01-12T14:02:18", "review_tags": []}, {"title": "Array.prototype.fill()", "url": "/zh-CN/docs/Web/JavaScript/Reference/Global_Objects/Array/fill", "tags": [], "summary": "\u4f7f\u7528\u00a0fill() \u65b9\u6cd5, \u53ef\u4ee5\u5c06\u4e00\u4e2a\u6570\u7ec4\u4e2d\u6307\u5b9a\u533a\u95f4\u7684\u6240\u6709\u5143\u7d20\u7684\u503c, \u90fd\u66ff\u6362\u6210\u6216\u8005\u8bf4\u586b\u5145\u6210\u4e3a\u67d0\u4e2a\u56fa\u5b9a\u7684\u503c.", "localization_tags": [], "locale": "zh-CN", "last_edit": "2014-05-15T21:37:25", "review_tags": []}, {"title": "Array.prototype.fill()", "url": "/fr/docs/Web/JavaScript/Reference/Objets_globaux/Array/fill", "tags": ["polyfill", "Reference", "Experimental", "R\u00e9f\u00e9rence", "Array", "prototype", "Exp\u00e9rimental", "JavaScript", "ECMAScript6", "Method"], "summary": "La m\u00e9thode fill() remplit tout les \u00e9l\u00e9ments d'un tableau entre deux index avec une valeur statique.", "localization_tags": [], "locale": "fr", "last_edit": "2015-01-12T14:06:57", "review_tags": []}, {"title": "Array.prototype.fill()", "url": "/ru/docs/Web/JavaScript/Reference/Global_Objects/Array/fill", "tags": ["polyfill", "Reference", "Experimental", "R\u00e9f\u00e9rence", "Array", "prototype", "Exp\u00e9rimental", "JavaScript", "ECMAScript6", "Method"], "summary": "\u041c\u0435\u0442\u043e\u0434 fill() \u0437\u0430\u043f\u043e\u043b\u043d\u044f\u0435\u0442 \u0432\u0441\u0435 \u044d\u043b\u0435\u043c\u0435\u043d\u0442\u044b \u043c\u0430\u0441\u0441\u0438\u0432\u0430 \u043e\u0442 \u043d\u0430\u0447\u0430\u043b\u044c\u043d\u043e\u0433\u043e \u0434\u043e \u043a\u043e\u043d\u0435\u0447\u043d\u043e\u0433\u043e \u0438\u043d\u0434\u0435\u043a\u0441\u043e\u0432 \u043e\u0434\u043d\u0438\u043c \u0437\u043d\u0430\u0447\u0435\u043d\u0438\u0435\u043c.", "localization_tags": [], "locale": "ru", "last_edit": "2015-01-26T02:39:37", "review_tags": []}, {"title": "Array.prototype.fill()", "url": "/ja/docs/Web/JavaScript/Reference/Global_Objects/Array/fill", "tags": ["Experimental", "polyfill", "Array", "prototype", "Exp\u00e9rimental", "JavaScript", "ECMAScript6", "Method"], "summary": "fill() \u30e1\u30bd\u30c3\u30c9\u306f\u3001\u958b\u59cb\u4f4d\u7f6e\u304b\u3089\u7d42\u4e86\u4f4d\u7f6e\u307e\u3067\u306e\u914d\u5217\u306e\u8981\u7d20\u3092\u56fa\u5b9a\u5024\u3067\u8a2d\u5b9a\u3057\u307e\u3059\u3002", "localization_tags": [], "locale": "ja", "last_edit": "2015-04-30T08:09:03", "review_tags": []}], "modified": "2015-05-25T03:43:45", "label": "Array.prototype.fill()", "localization_tags": [], "url": "/ko/docs/Web/JavaScript/Reference/Global_Objects/Array/fill", "last_edit": "2015-05-25T03:43:42", "summary": "fill() \uba54\uc18c\ub4dc\ub294 \ubc30\uc5f4\uc758 \uc2dc\uc791 \uc778\ub371\uc2a4\ubd80\ud130 \ub05d \uc778\ub371\uc2a4\uae4c\uc9c0 \uc815\uc801 \uac12\uc73c\ub85c \ubc30\uc5f4 \uc694\uc18c\ub4e4\uc744 \ucc44\uc6c1\ub2c8\ub2e4.", "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() Array.prototype.concat() [Translate] Array.prototype.copyWithin() [Translate] Array.prototype.entries() [Translate] Array.prototype.every() [Translate] Array.prototype.fill() 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 Methods Function.prototype.apply() [Translate] Function.prototype.bind() [Translate] Function.protocol.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() [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": "\uc694\uc57d"}, {"id": "Syntax", "title": "\uad6c\ubb38"}, {"id": "Parameters", "title": "\ub9e4\uac1c \ubcc0\uc218"}, {"id": "Description", "title": "\uc124\uba85"}, {"id": "Examples", "title": "\uc608\uc2dc"}, {"id": "Polyfill", "title": "\ud3f4\ub9ac\ud544(Polyfill)"}, {"id": "Specifications", "title": "\uba85\uc138"}, {"id": "Browser_compatibility", "title": "\ube0c\ub77c\uc6b0\uc800 \ud638\ud658\uc131"}, {"id": "See_also", "title": "\uac19\uc774 \ubcf4\uae30"}], "id": 151439, "review_tags": []}