Details

    Description

      Given

      anObject.aSignal.connect(aFunction)
      

      , it should be possible for the compiler to optimize it. We should be able to avoid constructing a QV4::QObjectMethod just to set up the connection.

      Potential challenges are lifetimes, and resolving "aSignal" to a metamethod/method index in the presence of shadowing.

      Attachments

        Issue Links

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

          Activity

            People

              qtqmlteam Qt Qml Team User
              fabiankosmale Fabian Kosmale
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:

                Gerrit Reviews

                  There are no open Gerrit changes