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
  • src
  • trap-handler
  • DEPS
Find file
BlameHistoryPermalink
  • Clemens Backes's avatar
    [trap-handler] Remove dependencies on macros, globals, flags · 3974115a
    Clemens Backes authored May 10, 2021
    This will allow us to refactor those V8 files without being concerned
    about potential interference with the security of the trap handler.
    
    This requires the duplication of V8_EXPORT_PRIVATE, the CHECK/DCHECK
    macros, and V8_DISABLE_ASAN. The trap-handler specific definitions
    are prefixed with "TH_".
    
    R=ahaas@chromium.org
    
    Bug: v8:11755
    Change-Id: Iac39b553704ef50e51937375c8db805d57ce2625
    Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/2880218
    Commit-Queue: Clemens Backes <clemensb@chromium.org>
    Reviewed-by: 's avatarAndreas Haas <ahaas@chromium.org>
    Cr-Commit-Position: refs/heads/master@{#74588}
    3974115a
DEPS 430 Bytes
EditWeb IDE

Replace DEPS

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.