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
  • heap
  • test-concurrent-allocation.cc
Find file
BlameHistoryPermalink
  • Clemens Backes's avatar
    [heap] Use v8_flags for accessing flag values · 7d3d3a78
    Clemens Backes authored Sep 05, 2022
    Avoid the deprecated FLAG_* syntax, access flag values via the
    {v8_flags} struct instead.
    
    R=mlippautz@chromium.org
    
    Bug: v8:12887
    Change-Id: Id12f9d8270dd9fed651e1b3596c06e45aae9d6d1
    Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/3846151Reviewed-by: 's avatarMichael Lippautz <mlippautz@chromium.org>
    Commit-Queue: Clemens Backes <clemensb@chromium.org>
    Auto-Submit: Clemens Backes <clemensb@chromium.org>
    Commit-Queue: Michael Lippautz <mlippautz@chromium.org>
    Cr-Commit-Position: refs/heads/main@{#82969}
    7d3d3a78
test-concurrent-allocation.cc 17.2 KB
EditWeb IDE

Replace test-concurrent-allocation.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.