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-array-buffer-tracker.cc
Find file
BlameHistoryPermalink
  • Omer Katz's avatar
    [heap] Fix tests for MinorMC · 8e4e3509
    Omer Katz authored Sep 13, 2022
    SimulateFullSpace starts with no LAB, iterates over pages and allocates
    all free space on each page. After the first page, the LAB is empty but
    is no longer null.
    
    Bug: v8:12612
    Change-Id: I2c00b9ba68fdd5f60eda086ea940cb6e211a986e
    Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/3891294
    Commit-Queue: Omer Katz <omerkatz@chromium.org>
    Reviewed-by: 's avatarDominik Inführ <dinfuehr@chromium.org>
    Cr-Commit-Position: refs/heads/main@{#83186}
    8e4e3509
test-array-buffer-tracker.cc 17.5 KB
EditWeb IDE

Replace test-array-buffer-tracker.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.