var a = babelHelpers.arrayWithoutHoles(['a',, 'b']); var b = ['a'].concat(babelHelpers.arrayWithoutHoles(['b',, 'c']));