JS Loop 2 массивы с тем же ключом

for (variable in object) {
  statement
}
friendly neighborhood googler