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-707410.js
Find file
BlameHistoryPermalink
  • Ben L. Titzer's avatar
    [typedarrays] Use Detach instead of Neuter · f68ee6e7
    Ben L. Titzer authored Dec 11, 2018
    This is purely a renaming change. The ES spec uses the term 'detach'
    for the process of removing the backing store of a typed array, while
    V8 uses the historical term 'neuter'. Update our internal implementation,
    including method names and flag names, to match the spec.
    
    Note that some error messages still use the term 'neuter' since error
    messages are asserted by some embedder tests, like layout tests.
    
    R=bmeurer@chromium.org, yangguo@chromium.org, mstarzinger@chromium.org, mlippautz@chromium.org
    BUG=chromium:913887
    
    Change-Id: I62f1c3ac9ae67ba01d612a5221afa3d92deae272
    Reviewed-on: https://chromium-review.googlesource.com/c/1370036
    Commit-Queue: Ben Titzer <titzer@chromium.org>
    Reviewed-by: 's avatarMichael Starzinger <mstarzinger@chromium.org>
    Reviewed-by: 's avatarBenedikt Meurer <bmeurer@chromium.org>
    Reviewed-by: 's avatarYang Guo <yangguo@chromium.org>
    Reviewed-by: 's avatarMichael Lippautz <mlippautz@chromium.org>
    Cr-Commit-Position: refs/heads/master@{#58149}
    f68ee6e7
regress-707410.js 306 Bytes
EditWeb IDE

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