Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-65140

Regression: Function parameter shadowing issue in new V4 backend

    XMLWordPrintable

Details

    • 4588e73020731c5e9527734f89bc55f7630435e1

    Description

      Running qmljs on the code

      function show(show) {return show;}
      console.log(typeof(show(true)));
      

      produces js: boolean in 5.10 and js: function in dev.

      Attachments

        Issue Links

          No reviews matched the request. Check your Options in the drop-down menu of this sections header.

          Activity

            People

              laknoll Lars Knoll
              juri.valdmann Jüri Valdmann (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes