Y
Hacker News
new
|
ask
|
show
|
jobs
by
tthisk
2846 days ago
This function could be used to iterate over the `arguments` array like object, but I do not think it is used for that purpose here.
1 comments
boomlinde
2846 days ago
It's used to iterate over HTMLCollection objects here.
link