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
  • mjsunit
  • regress
  • regress-1174.js
Find file
BlameHistoryPermalink
  • ricow@chromium.org's avatar
    Add more generic version of reloc info padding to ensure enough space for... · 45c63ffa
    ricow@chromium.org authored Feb 22, 2011
    Add more generic version of reloc info padding to ensure enough space for reloc patching during deoptimization (fixes issue 1174).
    
    The old version only added extra space when we did indirect calls, but
    the problem remains the same with normal calls that can be represented
    as a single byte. When doing patching each call will always be at
    least 2 bytes long because we use RUNTIME_ENTY as the reloc mode.
    
    
    Review URL: http://codereview.chromium.org/6541053
    
    git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@6894 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
    45c63ffa
regress-1174.js 1.88 KB
EditWeb IDE

Replace regress-1174.js

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.