Array.prototype.push.apply(a,b)和Array.prototype.slice.call(arguments)

NoSuchKey