FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

V6.x crash with holes following spreads in array literals · Issue #12018 · nodejs/node · GitHub

/ node Public

V6.x crash with holes following spreads in array literals #12018

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    confirmed-bugIssues with confirmed bugs.v8 engineIssues and PRs related to the V8 dependency.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions


    Back | FazBrowse Home | New Git URL