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-serialization.cc
Find file
BlameHistoryPermalink
  • Nikolaos Papaspyrou's avatar
    [heap][test] Refactor tests using heap internals · 2b5f239a
    Nikolaos Papaspyrou authored Sep 01, 2022
    This CL refactors most of the cctests and unittests (22 out of 31) that
    directly invoke heap GC, so that the corresponding internal heap methods
    are called from a few specific places in boilerplate code. This will
    facilitate impending changes to the interface of GC-related internal
    heap methods.
    
    Bug: v8:13257
    Change-Id: Ia6773a7952501b0792b279b799171519620497d9
    Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/3869264Reviewed-by: 's avatarOmer Katz <omerkatz@chromium.org>
    Commit-Queue: Nikolaos Papaspyrou <nikolaos@chromium.org>
    Cr-Commit-Position: refs/heads/main@{#82927}
    2b5f239a
test-wasm-serialization.cc 13 KB
EditWeb IDE

Replace test-wasm-serialization.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.