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-1105746.js
Find file
BlameHistoryPermalink
  • Mythri A's avatar
    [turbofan] Skip optimizations for large unmapped 'arguments' · 2ba80497
    Mythri A authored Jul 15, 2020
    We cannot allocate large arrays exceeding the size of
    kMaxRegularHeapObjectSize in young space. Bailout of optimization in
    such cases.
    
    Bug: chromium:1105746
    Change-Id: I4f7357c2dd7b3e70d747f9067660725ecf6ae768
    Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/2300481Reviewed-by: 's avatarNico Hartmann <nicohartmann@chromium.org>
    Commit-Queue: Mythri Alle <mythria@chromium.org>
    Cr-Commit-Position: refs/heads/master@{#68889}
    2ba80497
regress-1105746.js 514 Bytes
EditWeb IDE

Replace regress-1105746.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.