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
  • heap-tester.h
Find file
BlameHistoryPermalink
  • Omer Katz's avatar
    [heap] Remove references to semi spaces from heap.cc · 72bea1ab
    Omer Katz authored May 16, 2022
    This includes:
    1) Inline UncommintFromSpace into Shrink (always called together)
    2) Replace ZapFromSpace with virtual ZapUnusedMemory
    3) Replace EnsureFromSpaceIsCommited with virtual Prologue
    
    Bug: v8:12612
    Change-Id: I934479761c877e10734f54e6d5896a4741b92ef7
    Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/3650738Reviewed-by: 's avatarMichael Lippautz <mlippautz@chromium.org>
    Commit-Queue: Omer Katz <omerkatz@chromium.org>
    Cr-Commit-Position: refs/heads/main@{#80563}
    72bea1ab
heap-tester.h 5.63 KB
EditWeb IDE

Replace heap-tester.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.