Closed
Description
- Version: 6.10.1
- Platform: Linux
- Subsystem: V8
Repro: node -e "var arr = [...[],,]; arr[0][0];"
Fix: v8/v8@e427300
I found this while investigating #11977
Repro: node -e "var arr = [...[],,]; arr[0][0];"
Fix: v8/v8@e427300
I found this while investigating #11977