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
  • nativeerror-tostring.js
Find file
BlameHistoryPermalink
  • Gus Caplan's avatar
    Remove own toString from NativeError prototype · cf7646c5
    Gus Caplan authored Nov 24, 2019
    In 5742da05, the toString property was
    accidentally applied to all NativeError prototypes, when it should only
    be inherited from Error.prototype.
    
    Refs: https://github.com/tc39/ecma262/issues/1794
    Bug: v8:10017
    Change-Id: I2af9a31f463deb9871dd7a4a5a2e4dd7485ed38c
    Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/1933054Reviewed-by: 's avatarAdam Klein <adamk@chromium.org>
    Reviewed-by: 's avatarJakob Gruber <jgruber@chromium.org>
    Commit-Queue: Adam Klein <adamk@chromium.org>
    Cr-Commit-Position: refs/heads/master@{#65355}
    cf7646c5
nativeerror-tostring.js 419 Bytes
EditWeb IDE

Replace nativeerror-tostring.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.