Searched defs:iterator_index (Results 1 – 2 of 2) sorted by relevance
2068 const uint8_t iterator_index = (uint8_t) (1 + (opcode - CBC_EXT_REST_INITIALIZER)); in vm_loop() local
901 uint16_t iterator_index; /**< for %Iterator%: [[%Iterator%NextIndex]] property */ member