On April 18, 2020, Keith Miller from Apple committed a change titled Redesign how we do for-of iteration for JSArrays. This patch adds an intrinsic for the for-of javascript construct when they are being iterated with the built-in Symbol.iterator.
On April 18, 2020, Keith Miller from Apple committed a change titled Redesign how we do for-of iteration for JSArrays. This patch adds an intrinsic for the for-of javascript construct when they are being iterated with the built-in Symbol.iterator.