Skip to content

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
    • Help
    • Contribute to GitLab
  • Sign in / Register
V
V8
  • Project
    • Project
    • Details
    • Activity
    • Cycle Analytics
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Charts
  • Issues 0
    • Issues 0
    • List
    • Board
    • Labels
    • Milestones
  • Merge Requests 0
    • Merge Requests 0
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
    • Charts
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Charts
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • Linshizhi
  • V8
  • Repository

Switch branch/tag
  • v8
  • test
  • message
  • fail
  • map-arg-non-iterable.js
Find file
BlameHistoryPermalink
  • Kevin Gibbons's avatar
    [errors] Give a more informative error message for `new Map(1)` · 1dab065b
    Kevin Gibbons authored Mar 13, 2018
    Previously the error was "undefined is not a function". Now it is
    "1 is not iterable".
    
    Bug: v8:6522
    Change-Id: If338ddefca78fd6a10cc12b26f0dec632900f32b
    Reviewed-on: https://chromium-review.googlesource.com/959728
    Commit-Queue: Sathya Gunasekaran <gsathya@chromium.org>
    Reviewed-by: 's avatarSathya Gunasekaran <gsathya@chromium.org>
    Cr-Commit-Position: refs/heads/master@{#51918}
    1dab065b
map-arg-non-iterable.js 180 Bytes
EditWeb IDE

Replace map-arg-non-iterable.js

Attach a file by drag & drop or click to upload


Cancel
A new branch will be created in your fork and a new merge request will be started.