NATIVE

settings_applicationsObject

NATIVE

Editing
  • account_tree
  • bug_report

ObjectIterator

이터레이터 프로토콜(iterator protocol)을 준수하는 숨겨진 객체이다. 이 숨겨진 객체는 내장된 모든 반복자에게 상속된다.

하위 트리 탐색

  • [[Prototype]]

    • Methods

      • @@iterator

        상속된 모든 반복자에게 이터러블 프로토콜(iterable protocol)을 구현하고 스프레드(spread) 구문 및 for...of 반복 구문을 사용할 수 있도록 한다.

버전 명세

ECMAScript 2024(15th Edition)
#sec-%iteratorprototype%-object

지원 웹브라우저