{"json_modified": "2016-09-05T04:08:10.607410", "uuid": "c25815af-43b7-417a-bbeb-441dac0f944e", "title": "TypedArray.prototype.map()", "url": "/en-US/docs/Web/JavaScript/Reference/Global_Objects/TypedArray/map", "tags": ["TypedArray", "TypedArrays", "Prototype", "JavaScript", "ECMAScript6", "Method"], "translations": [{"uuid": "e93cb74b-3471-4ee3-9371-3bba116604d4", "title": "TypedArray.prototype.map()", "url": "/fr/docs/Web/JavaScript/Reference/Objets_globaux/TypedArray/map", "tags": ["TypedArray", "TypedArrays", "Prototype", "JavaScript", "ECMAScript6", "M\u00e9thode"], "summary": "La m\u00e9thode map() cr\u00e9e un nouveau tableau typ\u00e9 dont les \u00e9l\u00e9ments sont les images des \u00e9l\u00e9ments du tableau typ\u00e9 courant par une fonction donn\u00e9e. Cette m\u00e9thode utilise le m\u00eame algorithme que Array.prototype.map(). TypedArray est utilis\u00e9 ici de fa\u00e7on g\u00e9n\u00e9rique pour repr\u00e9senter l'un des types de tableaux typ\u00e9s possibles.", "localization_tags": [], "locale": "fr", "last_edit": "2016-09-05T04:08:03", "review_tags": []}, {"uuid": "03d6c2ee-6133-4695-acf3-e29c33a9835b", "title": "TypedArray.prototype.map()", "url": "/ja/docs/Web/JavaScript/Reference/Global_Objects/TypedArray/map", "tags": ["TypedArray", "TypedArrays", "Prototype", "JavaScript", "ECMAScript6", "Method"], "summary": "typed array\u5185\u306e\u3059\u3079\u3066\u306e\u8981\u7d20\u3067\u4e0e\u3048\u3089\u308c\u305f\u95a2\u6570\u3092\u547c\u3073\u51fa\u3057\u305f\u7d50\u679c\u3092\u3082\u3064\u65b0\u3057\u3044typed array\u3092\u751f\u6210\u3057\u307e\u3059\u3002\u3053\u306e\u30e1\u30bd\u30c3\u30c9\u306fArray.prototype.map()\u3068\u540c\u3058\u30a2\u30eb\u30b4\u30ea\u30ba\u30e0\u3092\u6301\u3061\u307e\u3059\u3002TypedArray\u306f\u3001\u3053\u3053\u3067\u306ftyped array types\u306e\u4e00\u3064\u3067\u3059\u3002", "localization_tags": ["inprogress"], "locale": "ja", "last_edit": "2015-06-21T11:13:45", "review_tags": ["editorial"]}], "modified": "2016-08-31T04:54:09", "label": "TypedArray.prototype.map()", "localization_tags": [], "locale": "en-US", "id": 144359, "last_edit": "2016-08-31T04:54:03", "summary": "The map() method creates a new typed array with the results of calling a provided function on every element in this typed array. This method has the same algorithm as Array.prototype.map(). TypedArray is one of the typed array types here.", "sections": [{"id": "Quick_Links", "title": null}, {"id": "Syntax", "title": "Syntax"}, {"id": "Parameters", "title": "Parameters"}, {"id": "Return_value", "title": "Return value"}, {"id": "Description", "title": "Description"}, {"id": "Examples", "title": "Examples"}, {"id": "Mapping_a_typed_array_to_a_typed_array_of_square_roots", "title": "Mapping a typed array to a typed array of square roots"}, {"id": "Mapping_a_typed_array_of_numbers_using_a_function_containing_an_argument", "title": "Mapping a typed array of numbers using a function containing an argument"}, {"id": "Specifications", "title": "Specifications"}, {"id": "Browser_compatibility", "title": "Browser compatibility"}, {"id": "See_also", "title": "See also"}], "slug": "Web/JavaScript/Reference/Global_Objects/TypedArray/map", "review_tags": []}