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.

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

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

              Created:
              Updated:

                There are no open Gerrit changes