{"json_modified": "2015-06-21T11:05:12.990912", "slug": "Web/JavaScript/Reference/Global_Objects/TypedArray/filter", "tags": ["TypedArray", "TypedArrays", "prototype", "JavaScript", "ECMAScript6", "Method"], "locale": "ja", "title": "TypedArray.prototype.filter()", "translations": [{"title": "TypedArray.prototype.filter()", "url": "/en-US/docs/Web/JavaScript/Reference/Global_Objects/TypedArray/filter", "tags": ["TypedArray", "TypedArrays", "prototype", "JavaScript", "ECMAScript6", "Method"], "summary": "The filter() method creates a new typed array with all elements that pass the test implemented by the provided function. This method has the same algorithm as Array.prototype.filter(). TypedArray is one of the typed array types here.", "localization_tags": [], "locale": "en-US", "last_edit": "2015-03-03T09:22:59", "review_tags": []}, {"title": "TypedArray.prototype.filter()", "url": "/fr/docs/Web/JavaScript/Reference/Objets_globaux/TypedArray/filter", "tags": ["TypedArray", "TypedArrays", "prototype", "JavaScript", "ECMAScript6", "Method"], "summary": "La m\u00e9thode filter() cr\u00e9e un nouveau tableau qui contient l'ensemble des \u00e9l\u00e9ments qui remplissent une condition fournie par la fonction de test pass\u00e9e en argument. Cette m\u00e9thode utilise le m\u00eame algorithme que Array.prototype.filter(). 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": "2015-03-04T04:24:42", "review_tags": []}], "modified": "2015-06-21T11:05:11", "label": "TypedArray.prototype.filter()", "localization_tags": ["inprogress"], "url": "/ja/docs/Web/JavaScript/Reference/Global_Objects/TypedArray/filter", "last_edit": "2015-06-21T11:05:07", "summary": "\u63d0\u4f9b\u3055\u308c\u305f\u95a2\u6570\u306b\u3088\u3063\u3066\u5b9f\u88c5\u3055\u308c\u308b\u30c6\u30b9\u30c8\u3092\u6e21\u3059\u3059\u3079\u3066\u306e\u8981\u7d20\u3067\u65b0\u3057\u3044typed array\u3092\u751f\u6210\u3057\u307e\u3059\u3002\u3053\u306e\u30e1\u30bd\u30c3\u30c9\u306fArray.prototype.filter()\u3068\u540c\u3058\u30a2\u30eb\u30b4\u30ea\u30ba\u30e0\u3092\u6301\u3063\u3066\u3044\u307e\u3059\u3002TypedArray\u306f\u3053\u3053\u3067\u306ftyped array types\u306e\u4e00\u3064\u3067\u3059\u3002", "sections": [{"id": "Quick_Links", "title": null}, {"id": "Summary", "title": "\u6982\u8981"}, {"id": "Syntax", "title": "\u69cb\u6587"}, {"id": "Parameters", "title": "\u5f15\u6570"}, {"id": "Description", "title": "\u8aac\u660e"}, {"id": "Examples", "title": "\u4f8b"}, {"id": "Example:_Filtering_out_all_small_values", "title": "\u3059\u3079\u3066\u306e\u5c0f\u3055\u306a\u5024\u3092\u30d5\u30a3\u30eb\u30bf\u30ea\u30f3\u30b0\u3059\u308b"}, {"id": "arrow_functions\u3092\u4f7f\u7528\u3057\u3066typed_array\u306e\u8981\u7d20\u3092\u30d5\u30a3\u30eb\u30bf\u30fc\u3059\u308b", "title": "arrow functions\u3092\u4f7f\u7528\u3057\u3066typed array\u306e\u8981\u7d20\u3092\u30d5\u30a3\u30eb\u30bf\u30fc\u3059\u308b"}, {"id": "\u4ed5\u69d8", "title": "\u4ed5\u69d8"}, {"id": "Browser_compatibility", "title": "\u30d6\u30e9\u30a6\u30b6\u5b9f\u88c5\u72b6\u6cc1"}, {"id": "See_also", "title": "\u95a2\u9023\u60c5\u5831"}], "id": 151259, "review_tags": ["editorial"]}