JS Loop 2 Matrizes com a mesma chave

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