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
  • inspector
  • regress
  • regress-crbug-1220203.js
Find file
BlameHistoryPermalink
  • Benedikt Meurer's avatar
    [debug] Fix catch prediction inside async generators. · a3b145c7
    Benedikt Meurer authored Feb 07, 2022
    Properly push back the current request promise for async generators when
    resuming after an `await` to ensure that the catch prediction works as
    expected for async generators.
    
    Fixed: chromium:1220203
    Change-Id: I8c3592ceb567aadcba8f460794cd5d60a965a360
    Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/3442680
    Commit-Queue: Benedikt Meurer <bmeurer@chromium.org>
    Auto-Submit: Benedikt Meurer <bmeurer@chromium.org>
    Reviewed-by: 's avatarPhilip Pfaffe <pfaffe@chromium.org>
    Commit-Queue: Philip Pfaffe <pfaffe@chromium.org>
    Cr-Commit-Position: refs/heads/main@{#78984}
    a3b145c7
regress-crbug-1220203.js 1.26 KB
EditWeb IDE

Replace regress-crbug-1220203.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.