Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-17640 Fix autotest failures for V8-based QtScript back-end
  3. QTBUG-17649

QWARN : qscriptcontext_impl_p.h:197: QScriptPassPointer<QScriptValuePrivate> QScriptContextPrivate::callee() const: Unimplemented code.

    XMLWordPrintable

Details

    • Sub-task
    • Resolution: Invalid
    • P2: Important
    • None
    • Qt Script
    • None

    Description

      Autotest: tst_QScriptContext::pushAndPopContext()

      Calling callee() on a QScriptContext that isn't associated with a
      function call (for which we have V8::Arguments). When we have
      V8::AccessorInfo we may want to return something, for other cases we can
      return an invalid value.

      Attachments

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

        Activity

          People

            kenthans Kent Hansen (Inactive)
            kenthans Kent Hansen (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes