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
  • common
  • wasm
  • wasm-interpreter.h
Find file
BlameHistoryPermalink
  • Thibaud Michaud's avatar
    [wasm][eh] Rename exception to tag · d66cc11c
    Thibaud Michaud authored Jul 29, 2021
    The JS API constructor was renamed to "WebAssembly.Tag" to match the
    spec:
    https://github.com/WebAssembly/exception-handling/issues/159
    
    Rename "exception" to "tag" throughout the codebase for consistency with
    the JS API, and to match the spec terminology (e.g. "tag section").
    
    R=clemensb@chromium.org,nicohartmann@chromium.org
    
    Bug: v8:11992
    Change-Id: I63f9f3101abfeefd49117461bd59c594ca5dab70
    Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/3053583Reviewed-by: 's avatarClemens Backes <clemensb@chromium.org>
    Reviewed-by: 's avatarNico Hartmann <nicohartmann@chromium.org>
    Commit-Queue: Clemens Backes <clemensb@chromium.org>
    Cr-Commit-Position: refs/heads/master@{#75994}
    d66cc11c
wasm-interpreter.h 4.22 KB
EditWeb IDE

Replace wasm-interpreter.h

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.