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
  • wasm-exception-stack-trace.js
Find file
BlameHistoryPermalink
  • Thibaud Michaud's avatar
    [wasm][eh] Add WebAssembly.Exception traceStack parameter · cfea0eb0
    Thibaud Michaud authored Jun 08, 2022
    Context: https://github.com/WebAssembly/exception-handling/pull/197
    
    This change adds the optional {traceStack: <bool>} parameter to the
    WebAssembly.Exception constructor. When set to true, this captures the
    stack and sets the `stack` accessor on the exception object.
    
    R=jkummerow@chromium.org
    
    Bug: v8:8091
    Change-Id: I4430b6317b27ec62f11e951fbe95ee480ac72d37
    Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/3688402
    Commit-Queue: Thibaud Michaud <thibaudm@chromium.org>
    Reviewed-by: 's avatarJakob Kummerow <jkummerow@chromium.org>
    Cr-Commit-Position: refs/heads/main@{#81041}
    cfea0eb0
wasm-exception-stack-trace.js 708 Bytes
EditWeb IDE

Replace wasm-exception-stack-trace.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.