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
  • cctest
  • wasm
  • test-wasm-metrics.cc
Find file
BlameHistoryPermalink
  • Clemens Backes's avatar
    [wasm] Use v8_flags for accessing flag values · c4977018
    Clemens Backes authored Aug 29, 2022
    Avoid the deprecated FLAG_* syntax, access flag values via the
    {v8_flags} struct instead.
    
    R=jkummerow@chromium.org
    
    Bug: v8:12887
    Change-Id: Ieccf35730f69bcefa3740227f15e05686080d122
    Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/3843517
    Auto-Submit: Clemens Backes <clemensb@chromium.org>
    Reviewed-by: 's avatarJakob Kummerow <jkummerow@chromium.org>
    Commit-Queue: Jakob Kummerow <jkummerow@chromium.org>
    Cr-Commit-Position: refs/heads/main@{#82774}
    c4977018
test-wasm-metrics.cc 13.2 KB
EditWeb IDE

Replace test-wasm-metrics.cc

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.