NATIVE

settings_applicationsObject  >   settings_applicationsGenerator  >   settings_applications[[Prototype]]

NATIVE

  • account_tree
  • bug_report

Methods

하위 트리 탐색

  • next()

    제너레이터 함수(generator function)의 다음 시퀀스를 수행한다.

  • throw()

    현재 일시 중지된 위치에서 제너레이터(generator) 본체에 throw 구문이 삽입된 것 처럼 작동한다.

  • return()

    현재 일시 중지된 위치에서 제너레이터(generator) 본체에 반환문이 삽입된 것 처럼 작동한다.

지원 웹브라우저