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

Q_ASSERT in ExecutionEngine::popContext() for invalid JS

    XMLWordPrintable

Details

    Description

      Evaluating a 'with' statement where the object is unknown leads to a Q_ASSERT:

      QJSEngine engine;
      engine.evaluate("with (context) true");
      

      ASSERT: 'o' in file qv4engine_p.h, line 503

      Attachments

        Activity

          People

            shausman Simon Hausmann
            kkohne Kai Köhne
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: