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
  • asm
  • regress-1027595.js
Find file
BlameHistoryPermalink
  • Michael Starzinger's avatar
    [asm.js] Fix load type of {Float32Array} and {Float64Array}. · a3a0f80d
    Michael Starzinger authored Nov 25, 2019
    This makes sure that the return type of the aforementioned heap views is
    always {float?} and {double?} respectively, independent of the type of
    the value passed to the store. It fixes validation failures due to bogus
    (and redundant) conversion expressions being emitted.
    
    R=clemensb@chromium.org
    TEST=mjsunit/asm/regress-1027595
    BUG=chromium:1027595
    
    Change-Id: I037613afc643ac1b04ae4a943e42dc1823ad5bdf
    Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/1932374Reviewed-by: 's avatarClemens Backes <clemensb@chromium.org>
    Commit-Queue: Michael Starzinger <mstarzinger@chromium.org>
    Cr-Commit-Position: refs/heads/master@{#65151}
    a3a0f80d
regress-1027595.js 1.25 KB
EditWeb IDE

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