{"json_modified": "2016-07-22T03:45:44.218329", "uuid": "ab7f4ab6-03da-42fc-b92b-a27a843b4d74", "title": "TypedArray.prototype.filter()", "url": "/en-US/docs/Web/JavaScript/Reference/Global_Objects/TypedArray/filter", "tags": ["prototype", "TypedArray", "TypedArrays", "Prototype", "JavaScript", "ECMAScript6", "Method"], "translations": [{"uuid": "687097d4-1e15-46e7-bcfa-ca5306bedec1", "title": "TypedArray.prototype.filter()", "url": "/fr/docs/Web/JavaScript/Reference/Objets_globaux/TypedArray/filter", "tags": ["prototype", "TypedArray", "TypedArrays", "Prototype", "JavaScript", "ECMAScript6", "M\u00e9thode"], "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": "2016-07-22T03:45:36", "review_tags": []}, {"uuid": "b8350a09-0f95-4538-8084-254c3b697304", "title": "TypedArray.prototype.filter()", "url": "/ja/docs/Web/JavaScript/Reference/Global_Objects/TypedArray/filter", "tags": ["TypedArray", "TypedArrays", "Prototype", "JavaScript", "ECMAScript6", "Method"], "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", "localization_tags": ["inprogress"], "locale": "ja", "last_edit": "2015-06-21T11:05:07", "review_tags": ["editorial"]}], "modified": "2016-07-22T03:08:07", "label": "TypedArray.prototype.filter()", "localization_tags": [], "locale": "en-US", "id": 144353, "last_edit": "2016-07-22T03:08:02", "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.", "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": "Filtering_out_all_small_values", "title": "Filtering out all small values"}, {"id": "Filtering_typed_array_elements_using_arrow_functions", "title": "Filtering typed array elements using arrow functions"}, {"id": "Specifications", "title": "Specifications"}, {"id": "Browser_compatibility", "title": "Browser compatibility"}, {"id": "See_also", "title": "See also"}], "slug": "Web/JavaScript/Reference/Global_Objects/TypedArray/filter", "review_tags": []}