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
  • es8
  • async-await-interleaved.js
Find file
BlameHistoryPermalink
  • Camillo Bruni's avatar
    [d8] Exit with error code upon unhandled promise rejection · 1335b1ec
    Camillo Bruni authored Jun 23, 2020
    With this CL d8 exits with an error code if there is an unhandled
    promise rejection, e.g. due tue a failed assertion in a promise. Up
    until now these assertions were just ignored.
    
    Bug: v8:10556
    Change-Id: I25f20e4be45a2de130562deb15f6a144f0ac976f
    Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/2238569Reviewed-by: 's avatarYang Guo <yangguo@chromium.org>
    Reviewed-by: 's avatarMarja Hölttä <marja@chromium.org>
    Reviewed-by: 's avatarAndreas Haas <ahaas@chromium.org>
    Commit-Queue: Camillo Bruni <cbruni@chromium.org>
    Cr-Commit-Position: refs/heads/master@{#68503}
    1335b1ec
async-await-interleaved.js 2.45 KB
EditWeb IDE

Replace async-await-interleaved.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.