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
  • es7
  • regress
  • regress-634269.js
Find file
BlameHistoryPermalink
  • caitp's avatar
    [elements] limit TypedElementsAccessor::IncludesValue to backing store length · 0d7f7dc3
    caitp authored Aug 04, 2016
    The contract is that the method is only invoked when there are no elements on
    the prototype, and this elements type forbids accessor elements. So it is safe
    to limit the search to the end of the backing store.
    
    BUG=chromium:634269, v8:5162
    R=cbruni@chromium.org, mstarzinger@chromium.org
    
    Review-Url: https://codereview.chromium.org/2209273002
    Cr-Commit-Position: refs/heads/master@{#38344}
    0d7f7dc3
regress-634269.js 309 Bytes
EditWeb IDE

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