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

RexExp's d flag is not recognized by QjSEngine

XMLWordPrintable

    • Linux/X11

      The documentation refers to ECMA-262 in the description of QJSEngine::QJSEngine (https://doc.qt.io/qt-6/qjsengine.html#QJSEngine-1) and it can be read above "QJSEngine provides a compliant ECMAScript implementation".

      Unfortunately, `RegExp.prototype.hasIndices` and `d` flag support are missing (https://262.ecma-international.org/13.0/#sec-get-regexp.prototype.hasIndices / https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/RegExp/hasIndices).

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

            qtqmlteam Qt Qml Team User
            jonathanp Jonathan Poelen
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:

                There are no open Gerrit changes