{"json_modified": "2015-05-22T11:20:08.922636", "slug": "Web/JavaScript/Reference/Global_Objects/Array/of", "tags": ["Experimental", "polyfill", "Array", "Exp\u00e9rimental", "JavaScript", "ECMAScript6", "Method"], "locale": "ko", "title": "Array.of()", "translations": [{"title": "Array.of()", "url": "/zh-CN/docs/Web/JavaScript/Reference/Global_Objects/Array/of", "tags": [], "summary": "Array.of() \u65b9\u6cd5\u4f1a\u5c06\u5b83\u7684\u4efb\u610f\u591a\u4e2a\u53c2\u6570\u653e\u5728\u4e00\u4e2a\u6570\u7ec4\u91cc\u5e76\u8fd4\u56de\u3002", "localization_tags": [], "locale": "zh-CN", "last_edit": "2014-06-13T02:45:27", "review_tags": []}, {"title": "Array.of()", "url": "/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array/of", "tags": ["Experimental", "polyfill", "Array", "Exp\u00e9rimental", "JavaScript", "ECMAScript6", "Method"], "summary": "The Array.of() method creates a new Array instance with a variable number of arguments, regardless of number or type of the arguments.", "localization_tags": [], "locale": "en-US", "last_edit": "2015-01-20T15:03:24", "review_tags": []}, {"title": "Array.of()", "url": "/fr/docs/Web/JavaScript/Reference/Objets_globaux/Array/of", "tags": ["Experimental", "polyfill", "Array", "Exp\u00e9rimental", "JavaScript", "ECMAScript6", "Method"], "summary": "La methode Array.of() permet de cr\u00e9er une nouvelle instance d'objet Array avec un nombre variable d'argument, quels que soient leur nombre ou leur type.", "localization_tags": [], "locale": "fr", "last_edit": "2015-01-21T04:48:37", "review_tags": []}, {"title": "Array.of()", "url": "/ru/docs/Web/JavaScript/Reference/Global_Objects/Array/of", "tags": ["polyfill", "Reference", "Experimental", "R\u00e9f\u00e9rence", "Array", "Exp\u00e9rimental", "JavaScript", "ECMAScript6", "Method"], "summary": "\u041c\u0435\u0442\u043e\u0434 Array.of() \u0441\u043e\u0437\u0434\u0430\u0451\u0442 \u043d\u043e\u0432\u044b\u0439 \u044d\u043a\u0437\u0435\u043c\u043f\u043b\u044f\u0440 \u043c\u0430\u0441\u0441\u0438\u0432\u0430 Array \u0438\u0437 \u043f\u0440\u043e\u0438\u0437\u0432\u043e\u043b\u044c\u043d\u043e\u0433\u043e \u0447\u0438\u0441\u043b\u0430 \u0430\u0433\u0440\u0443\u043c\u0435\u043d\u0442\u043e\u0432, \u0432\u043d\u0435 \u0437\u0430\u0432\u0438\u0441\u0438\u043c\u043e\u0441\u0442\u0438 \u043e\u0442 \u0447\u0438\u0441\u043b\u0430 \u0438\u043b\u0438 \u0442\u0438\u043f\u0430 \u0430\u0440\u0433\u0443\u043c\u0435\u043d\u0442\u0430.", "localization_tags": [], "locale": "ru", "last_edit": "2015-01-23T03:06:17", "review_tags": []}, {"title": "Array.of()", "url": "/ja/docs/Web/JavaScript/Reference/Global_Objects/Array/of", "tags": ["Experimental", "polyfill", "Array", "Exp\u00e9rimental", "JavaScript", "ECMAScript6", "Method"], "summary": "\u5f15\u6570\u306e\u6570\u3084\u578b\u306b\u304b\u304b\u308f\u3089\u305a\u3001\u53ef\u5909\u9577\u5f15\u6570\u3067\u3001\u65b0\u3057\u3044 Array \u30a4\u30f3\u30b9\u30bf\u30f3\u30b9\u3092\u751f\u6210\u3057\u307e\u3059\u3002", "localization_tags": ["inprogress"], "locale": "ja", "last_edit": "2015-04-27T20:27:59", "review_tags": ["editorial"]}], "modified": "2015-05-22T11:20:07", "label": "Array.of()", "localization_tags": [], "url": "/ko/docs/Web/JavaScript/Reference/Global_Objects/Array/of", "last_edit": "2015-05-22T11:20:05", "summary": "Array.of() \uba54\uc18c\ub4dc\ub294 \uc778\uc790\uc758 \uc218\ub098 \uc720\ud615\uc5d0 \uad00\uacc4\uc5c6\uc774 \uac00\ubcc0 \uc778\uc790\ub97c \uac16\ub294 \uc0c8 Array \uc778\uc2a4\ud134\uc2a4\ub97c \ub9cc\ub4ed\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() [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 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\uc81c"}, {"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": 151295, "review_tags": []}