{"json_modified": "2015-05-17T23:40:28.410253", "slug": "Web/JavaScript/Reference/Global_Objects/Iterator", "tags": ["Legacy Iterator", "Reference", "JavaScript", "R\u00e9f\u00e9rence", "R\u00e9ference", "Non-standard"], "locale": "ja", "title": "Iterator", "translations": [{"title": "Iterator", "url": "/en-US/docs/Web/JavaScript/Reference/Global_Objects/Iterator", "tags": ["Non-standard", "Reference", "R\u00e9f\u00e9rence", "Legacy Iterator", "JavaScript"], "summary": "The Iterator function returns an object which implements legacy iterator protocol and iterates over enumerable properties of an object.", "localization_tags": [], "locale": "en-US", "last_edit": "2015-02-14T13:54:35", "review_tags": []}, {"title": "Iterator", "url": "/ru/docs/Web/JavaScript/Reference/Global_Objects/Iterator", "tags": [], "summary": "The Iterator function returns an object which implements legacy iterator protocol and iterates over enumerable properties of an object.", "localization_tags": [], "locale": "ru", "last_edit": "2015-04-22T09:43:59", "review_tags": []}, {"title": "Iterator", "url": "/fr/docs/Web/JavaScript/Reference/Objets_globaux/Iterator", "tags": ["Non-standard", "Reference", "R\u00e9f\u00e9rence", "Legacy Iterator", "JavaScript"], "summary": "La fonction Iterator renvoie un objet impl\u00e9mentant le protocole it\u00e9rateur historique qui permet d'it\u00e9rer sur les propri\u00e9t\u00e9s \u00e9num\u00e9rables d'un objet.", "localization_tags": [], "locale": "fr", "last_edit": "2015-02-16T03:46:48", "review_tags": []}], "modified": "2015-05-17T23:40:26", "label": "Iterator", "localization_tags": ["inprogress"], "url": "/ja/docs/Web/JavaScript/Reference/Global_Objects/Iterator", "last_edit": "2015-05-17T23:40:19", "summary": "\u30ec\u30ac\u30b7\u30fc\u30a4\u30c6\u30ec\u30fc\u30bf\u30d7\u30ed\u30c8\u30b3\u30eb\u3092\u5b9f\u88c5\u3057\u3001\u30aa\u30d6\u30b8\u30a7\u30af\u30c8\u306e\u5217\u6319\u53ef\u80fd\u306a\u30d7\u30ed\u30d1\u30c6\u30a3\u306b\u5bfe\u3057\u3066\u53cd\u5fa9\u3059\u308b\u30aa\u30d6\u30b8\u30a7\u30af\u30c8\u3092\u8fd4\u3057\u307e\u3059\u3002", "sections": [{"id": "Quick_Links", "title": "JavaScript Tutorials: JavaScript Guide Introduction Grammar and types Control flow and error handling Loops and iteration Functions Expressions and operators Numbers and dates Text formatting Regular expressions Indexed collections Keyed collections Working with objects Details of the object model Iterators and generators Meta programming Introductory JavaScript basics JavaScript technologies overview Introduction to Object Oriented JavaScript Intermediate A re-introduction to JavaScript JavaScript data structures Equality comparisons and sameness Closures Advanced Inheritance and the prototype chain Strict mode JavaScript typed arrays Memory Management Concurrency model and Event Loop References: Built-in objects Global Objects Array ArrayBuffer Boolean DataView Date Error EvalError Float32Array Float64Array Function Generator GeneratorFunction Infinity Int16Array Int32Array Int8Array InternalError Intl [Translate] Intl.Collator [Translate] Intl.DateTimeFormat [Translate] Intl.NumberFormat [Translate] Iterator [Translate] JSON Map Math NaN Number Object ParallelArray Promise Proxy RangeError ReferenceError Reflect RegExp SIMD SIMD.float32x4 SIMD.float64x2 SIMD.int16x8 SIMD.int32x4 SIMD.int8x16 Set StopIteration String Symbol SyntaxError TypeError TypedArray URIError Uint16Array Uint32Array Uint8Array Uint8ClampedArray [Translate] WeakMap WeakSet [Translate] decodeURI() decodeURIComponent() encodeURI() encodeURIComponent() escape() eval() isFinite() isNaN() null parseFloat() parseInt() undefined unescape() [Translate] uneval() Expressions & operators \u6f14\u7b97\u5b50 \u7b97\u8853\u6f14\u7b97\u5b50 Array comprehensions [Translate] \u4ee3\u5165\u6f14\u7b97\u5b50 \u30d3\u30c3\u30c8\u6f14\u7b97\u5b50 \u30ab\u30f3\u30de\u6f14\u7b97\u5b50 \u6bd4\u8f03\u6f14\u7b97\u5b50 \u6761\u4ef6\u6f14\u7b97\u5b50 Destructuring assignment [Translate] Expression closures [Translate] Generator comprehensions [Translate] Grouping operator [Translate] Legacy generator function expression [Translate] \u8ad6\u7406\u6f14\u7b97\u5b50 Object initializer [Translate] \u6f14\u7b97\u5b50\u306e\u512a\u5148\u9806\u4f4d \u30e1\u30f3\u30d0\u30fc\u6f14\u7b97\u5b50 Spread operator [Translate] class expression delete function function* expression [Translate] in instanceof new super this typeof \u6f14\u7b97\u5b50 void \u6f14\u7b97\u5b50 yield yield* [Translate] Statements & declarations \u6587 Legacy generator function [Translate] \u30d6\u30ed\u30c3\u30af break class const continue debugger [Translate] do...while empty [Translate] export for for each...in for...in for...of function function* if...else import label let return switch throw try...catch var while with Functions \u95a2\u6570\u3068\u95a2\u6570\u30b9\u30b3\u30fc\u30d7 arguments \u30a2\u30ed\u30fc\u95a2\u6570 Default parameters [Translate] Method definitions [Translate] Rest parameters [Translate] get set Classes Classes constructor extends static Misc Lexical grammar JavaScript data structures Enumerability and ownership of properties Iteration protocols Strict mode Transitioning to strict mode Template strings Deprecated features New in JavaScript JavaScript \u306e\u65b0\u6a5f\u80fd Mozilla \u306b\u304a\u3051\u308b ECMAScript 5 \u306e\u30b5\u30dd\u30fc\u30c8 Mozilla \u306b\u304a\u3051\u308b ECMAScript 6 \u306e\u30b5\u30dd\u30fc\u30c8 Mozilla \u306b\u304a\u3051\u308b ECMAScript 7 \u306e\u30b5\u30dd\u30fc\u30c8 Firefox JavaScript changelog [Translate] JavaScript 1.1 \u306e\u65b0\u6a5f\u80fd New in JavaScript 1.2 [Translate] JavaScript 1.3 \u306e\u65b0\u6a5f\u80fd JavaScript 1.4 \u306e\u65b0\u6a5f\u80fd JavaScript 1.5 \u306e\u65b0\u6a5f\u80fd JavaScript 1.6 \u306e\u65b0\u6a5f\u80fd JavaScript 1.7 \u306e\u65b0\u6a5f\u80fd JavaScript 1.8 \u306e\u65b0\u6a5f\u80fd JavaScript 1.8.1 \u306e\u65b0\u6a5f\u80fd JavaScript 1.8.5 \u306e\u65b0\u6a5f\u80fd Documentation: Useful lists All pages index Methods index Properties index Pages tagged \"JavaScript\" Contribute JavaScript doc status The MDN project"}, {"id": ".E6.A6.82.E8.A6.81", "title": "\u6982\u8981"}, {"id": "Syntax", "title": "\u69cb\u6587"}, {"id": "Parameters", "title": "\u5f15\u6570"}, {"id": ".E8.AA.AC.E6.98.8E", "title": "\u8aac\u660e"}, {"id": ".E3.83.A1.E3.82.BD.E3.83.83.E3.83.89", "title": "\u30e1\u30bd\u30c3\u30c9"}, {"id": ".E4.BE.8B", "title": "\u4f8b"}, {"id": ".E3.82.AA.E3.83.96.E3.82.B8.E3.82.A7.E3.82.AF.E3.83.88.E3.81.AE.E3.83.97.E3.83.AD.E3.83.91.E3.83.86.E3.82.A3.E3.82.92.E5.8F.8D.E5.BE.A9.E5.87.A6.E7.90.86.E3.81.99.E3.82.8B", "title": "\u30aa\u30d6\u30b8\u30a7\u30af\u30c8\u306e\u30d7\u30ed\u30d1\u30c6\u30a3\u3092\u53cd\u5fa9\u51e6\u7406\u3059\u308b"}, {"id": ".E3.83.AC.E3.82.AC.E3.82.B7.E3.83.BC.E3.83.87.E3.82.B9.E3.83.88.E3.83.A9.E3.82.AF.E3.82.BFfor-in.E6.96.87.E3.82.92.E4.BD.BF.E7.94.A8.E3.81.97.E3.81.A6.E3.82.AA.E3.83.96.E3.82.B8.E3.82.A7.E3.82.AF.E3.83.88.E3.81.AE.E3.83.97.E3.83.AD.E3.83.91.E3.83.86.E3.82.A3.E3.82.92.E5.8F.8D.E5.BE.A9.E5.87.A6.E7.90.86.E3.81.99.E3.82.8B", "title": "\u30ec\u30ac\u30b7\u30fc\u30c7\u30b9\u30c8\u30e9\u30af\u30bf for-in \u6587\u3092\u4f7f\u7528\u3057\u3066\u30aa\u30d6\u30b8\u30a7\u30af\u30c8\u306e\u30d7\u30ed\u30d1\u30c6\u30a3\u3092\u53cd\u5fa9\u51e6\u7406\u3059\u308b"}, {"id": ".E4.BB.95.E6.A7.98", "title": "\u4ed5\u69d8"}, {"id": ".E3.83.96.E3.83.A9.E3.82.A6.E3.82.B6.E5.AE.9F.E8.A3.85.E7.8A.B6.E6.B3.81", "title": "\u30d6\u30e9\u30a6\u30b6\u5b9f\u88c5\u72b6\u6cc1"}, {"id": ".E9.96.A2.E9.80.A3.E6.83.85.E5.A0.B1", "title": "\u95a2\u9023\u60c5\u5831"}], "id": 150963, "review_tags": ["editorial"]}