{"json_modified": "2015-05-22T01:11:46.221512", "slug": "Web/JavaScript/Reference/Global_Objects/TypedArray/find", "tags": ["TypedArrays", "Reference", "R\u00e9ference", "TypedArray", "R\u00e9f\u00e9rence", "prototype", "JavaScript", "ECMAScript6", "Method"], "locale": "ja", "title": "TypedArray.prototype.find()", "translations": [{"title": "TypedArray.prototype.find()", "url": "/en-US/docs/Web/JavaScript/Reference/Global_Objects/TypedArray/find", "tags": ["TypedArrays", "Reference", "TypedArray", "R\u00e9f\u00e9rence", "prototype", "JavaScript", "ECMAScript6", "Method"], "summary": "The find() method returns a value in the typed array, if an element satisfies the provided testing function. Otherwise undefined is returned. TypedArray is one of the typed array types here.", "localization_tags": [], "locale": "en-US", "last_edit": "2015-01-10T11:37:39", "review_tags": []}, {"title": "TypedArray.prototype.find()", "url": "/fr/docs/Web/JavaScript/Reference/Objets_globaux/TypedArray/find", "tags": ["TypedArrays", "Reference", "TypedArray", "R\u00e9f\u00e9rence", "prototype", "JavaScript", "ECMAScript6", "Method"], "summary": "La m\u00e9thode find() renvoie une valeur du tableau typ\u00e9 si un \u00e9l\u00e9ment du tableau remplit la condition d\u00e9finie par la fonction de test fournie. Si aucun \u00e9l\u00e9ment ne remplit la condition, la valeur undefined sera renvoy\u00e9e. Pour la suite de cet article TypedArray correspond \u00e0 l'un des types de tableaux typ\u00e9s.", "localization_tags": [], "locale": "fr", "last_edit": "2015-01-18T06:59:30", "review_tags": []}], "modified": "2015-05-22T01:11:45", "label": "TypedArray.prototype.find()", "localization_tags": ["inprogress"], "url": "/ja/docs/Web/JavaScript/Reference/Global_Objects/TypedArray/find", "last_edit": "2015-05-22T01:11:41", "summary": "\u8981\u7d20\u306f\u3001\u4e0e\u3048\u3089\u308c\u305f\u30c6\u30b9\u30c8\u95a2\u6570\u3092\u6e80\u305f\u3057\u305f\u5834\u5408\u3001typed array\u306evalue\u3092\u8fd4\u3057\u307e\u3059\u3002\u3055\u3082\u306a\u3051\u308c\u3070\u3001undefined\u304c\u8fd4\u3055\u308c\u307e\u3059\u3002TypedArray\u306f\u3053\u3053\u3067\u306ftyped array types\u306e\u4e00\u3064\u3067\u3059\u3002", "sections": [{"id": "Quick_Links", "title": "Standard built-in objects TypedArray Properties TypedArray.BYTES_PER_ELEMENT TypedArray.name TypedArray.prototype [Translate] TypedArray.prototype.buffer TypedArray.prototype.byteLength TypedArray.prototype.byteOffset TypedArray.prototype.length [Translate] Methods TypedArray.from() TypedArray.of() TypedArray.prototype.copyWithin() TypedArray.prototype.entries() TypedArray.prototype.every() TypedArray.prototype.fill() TypedArray.prototype.filter() [Translate] TypedArray.prototype.find() TypedArray.prototype.findIndex() [Translate] TypedArray.prototype.forEach() [Translate] TypedArray.prototype.includes() [Translate] TypedArray.prototype.indexOf() [Translate] TypedArray.prototype.join() [Translate] TypedArray.prototype.keys() [Translate] TypedArray.prototype.lastIndexOf() [Translate] TypedArray.prototype.map() [Translate] TypedArray.prototype.move() [Translate] TypedArray.prototype.reduce() [Translate] TypedArray.prototype.reduceRight() [Translate] TypedArray.prototype.reverse() [Translate] TypedArray.prototype.set() [Translate] TypedArray.prototype.slice() [Translate] TypedArray.prototype.some() [Translate] TypedArray.prototype.subarray() [Translate] TypedArray.prototype.values() [Translate] TypedArray.prototype[@@iterator]() [Translate] Related pages: Int8Array Uint8Array Uint8ClampedArray Int16Array Uint16Array Int32Array Uint32Array Float32Array Float64Array Inheritance: Function Properties Function.arguments Function.arity Function.caller Function.displayName Function.length Function.name Function.prototype Methods Function.prototype.apply() Function.prototype.bind() Function.prototype.call() Function.prototype.isGenerator() Function.prototype.toSource() Function.prototype.toString() Object Properties Object.prototype.__count__ Object.prototype.__noSuchMethod__ Object.prototype.__parent__ Object.prototype.__proto__ [Translate] Object.prototype.constructor [Translate] Methods Object.prototype.__defineGetter__() Object.prototype.__defineSetter__() Object.prototype.__lookupGetter__() Object.prototype.__lookupSetter__() Object.prototype.hasOwnProperty() Object.prototype.isPrototypeOf() Object.prototype.propertyIsEnumerable() Object.prototype.toLocaleString() Object.prototype.toSource() Object.prototype.toString() Object.prototype.unwatch() Object.prototype.valueOf() Object.prototype.watch()"}, {"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:_Testing_size_of_all_array_elements", "title": "\u4f8b: typed array\u5185\u306e\u7d20\u6570\u3092\u63a2\u3059"}, {"id": "Specifications", "title": "\u4ed5\u69d8"}, {"id": "Browser_compatibility", "title": "\u30d6\u30e9\u30a6\u30b6\u5b9f\u88c5\u72b6\u6cc1"}, {"id": "See_also", "title": "\u95a2\u9023\u60c5\u5831"}], "id": 151263, "review_tags": ["editorial"]}