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
  • compiler
  • truncating-store-deopt.js
Find file
BlameHistoryPermalink
  • jarin's avatar
    [turbofan] Support lazy deopt for truncating store to a typed array. · 0cde253c
    jarin authored Mar 19, 2015
    The change introduces a second frame state (for the state before
    the operation) for the StoreProperty nodes. If the store writes
    into a typed array, the frame state is used for lazy deopt from
    the to-number conversion that is performed by the store.
    
    BUG=v8:3963
    LOG=n
    R=bmeurer@chromium.org
    
    Review URL: https://codereview.chromium.org/997983004
    
    Cr-Commit-Position: refs/heads/master@{#27285}
    0cde253c
truncating-store-deopt.js 681 Bytes
EditWeb IDE

Replace truncating-store-deopt.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.