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
  • async-hooks
  • regress-crbug-1337629.js
Find file
BlameHistoryPermalink
  • Maya Lekova's avatar
    [d8] Handle exceptions on async_hooks.createHook · 1de7e249
    Maya Lekova authored Jun 20, 2022
    Before we assumed that no exception can be thrown when specifying a
    function to be used as an async hook, but that's not the case when e.g.
    the object passed to createHook is a proxy trapping on property access
    and the trap throws an exception.
    
    Bug: chromium:1337629
    Change-Id: I7bd7893cd274afb6e642ed18aacb9e203f7fdd96
    Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/3714233
    Commit-Queue: Maya Lekova <mslekova@chromium.org>
    Reviewed-by: 's avatarCamillo Bruni <cbruni@chromium.org>
    Cr-Commit-Position: refs/heads/main@{#81258}
    1de7e249
regress-crbug-1337629.js 332 Bytes
EditWeb IDE

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