{"json_modified": "2016-07-23T09:27:26.570619", "uuid": "a3fa571a-717e-4029-9283-0cc0981a9eb2", "title": "TypedArray.prototype.indexOf()", "url": "/en-US/docs/Web/JavaScript/Reference/Global_Objects/TypedArray/indexOf", "tags": ["prototype", "TypedArray", "TypedArrays", "Prototype", "JavaScript", "ECMAScript6", "Method"], "translations": [{"uuid": "6ddf7640-60aa-4362-9897-8248368ab18f", "title": "TypedArray.prototype.indexOf()", "url": "/fr/docs/Web/JavaScript/Reference/Objets_globaux/TypedArray/indexOf", "tags": ["prototype", "TypedArrays", "TypedArray", "R\u00e9f\u00e9rence", "Prototype", "JavaScript", "ECMAScript6", "M\u00e9thode"], "summary": "La m\u00e9thode indexOf() renvoie le premier indice (le plus petit) auquel on peut trouver un \u00e9l\u00e9ment donn\u00e9 dans le tableau typ\u00e9. Si l'\u00e9l\u00e9ment n'est pas trouv\u00e9, la valeur de retour sera -1. L'algorithme utilis\u00e9 pour cette m\u00e9thode est le m\u00eame que celui pour Array.prototype.indexOf(). Pour le reste de l'article TypedArray correspond \u00e0 l'un des types de tableau typ\u00e9.", "localization_tags": [], "locale": "fr", "last_edit": "2016-07-23T09:27:20", "review_tags": []}, {"uuid": "448beec1-1a1a-459b-ad53-26bcd3ff5aff", "title": "TypedArray.prototype.indexOf()", "url": "/ja/docs/Web/JavaScript/Reference/Global_Objects/TypedArray/indexOf", "tags": ["TypedArray", "TypedArrays", "Prototype", "JavaScript", "ECMAScript6", "Method"], "summary": "\u5f15\u6570\u3067\u4e0e\u3048\u3089\u308c\u305f\u8981\u7d20\u304ctyped array\u5185\u3067\u898b\u3064\u3051\u3089\u308c\u305f\u6700\u521d\u306e\u30a4\u30f3\u30c7\u30c3\u30af\u30b9\u3092\u8fd4\u3057\u307e\u3059\u3002\u307e\u305f\u306f\u3001\u5b58\u5728\u3057\u306a\u3044\u5834\u5408\u306f\u3001-1\u3092\u8fd4\u3057\u307e\u3059\u3002\u3053\u306e\u30e1\u30bd\u30c3\u30c9\u306fArray.prototype.indexOf()\u3068\u540c\u3058\u30a2\u30eb\u30b4\u30ea\u30ba\u30e0\u3092\u6301\u3061\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:06:14", "review_tags": ["editorial"]}], "modified": "2016-07-22T04:22:03", "label": "TypedArray.prototype.indexOf()", "localization_tags": [], "locale": "en-US", "id": 133285, "last_edit": "2016-07-22T04:21:58", "summary": "The indexOf() method returns the first index at which a given element can be found in the typed array, or -1 if it is not present. This method has the same algorithm as Array.prototype.indexOf(). 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": "Specifications", "title": "Specifications"}, {"id": "Browser_compatibility", "title": "Browser compatibility"}, {"id": "Compatibility_notes", "title": "Compatibility notes"}, {"id": "See_also", "title": "See also"}], "slug": "Web/JavaScript/Reference/Global_Objects/TypedArray/indexOf", "review_tags": []}