* **Version**: 6.10.1 * **Platform**: Linux * **Subsystem**: V8 Repro: `node -e "var arr = [...[],,]; arr[0][0];"` Fix: https://github.com/v8/v8/commit/e4273007b613950845e92d479485ec737eb61185 I found this while investigating https://github.com/nodejs/node/issues/11977