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
  • mjsunit
  • es6
  • block-let-declaration-sloppy.js
Find file
BlameHistoryPermalink
  • Frederik Gossen's avatar
    [test] Prevent Unintentionally Undefined Error Types · 150a8aba
    Frederik Gossen authored Apr 29, 2019
    Ignore the error type in {assertThrows} only if it was not passed as an
    argument. If users do not care about the error type they can user the
    generic type {Error}. Before this change, an undefined error type would
    simply be ignored. A simple typo could therefore disable the error type
    assertion without being recognized.
    
    Change-Id: I9becfd0bf14dcaa511854e65ff94f94481cc79b0
    Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/1585855
    Commit-Queue: Frederik Gossen <frgossen@google.com>
    Reviewed-by: 's avatarMathias Bynens <mathias@chromium.org>
    Reviewed-by: 's avatarClemens Hammacher <clemensh@chromium.org>
    Cr-Commit-Position: refs/heads/master@{#61105}
    150a8aba
block-let-declaration-sloppy.js 7.23 KB
EditWeb IDE

Replace block-let-declaration-sloppy.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.