There was an error while loading. Please reload this page.
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