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

Make QtScript support COLLECT_ON_EVERY_ALLOCATION

    XMLWordPrintable

Details

    • Suggestion
    • Resolution: Done
    • P2: Important
    • 4.7.4
    • 4.6.0
    • Qt Script
    • None
    • aa1e47a5a1a0978979e98f503cb44c85fc88dece

    Description

      There's a define in the JavaScriptCore memory manager that can be turned on to perform GC on every allocation: COLLECT_ON_EVERY_ALLOCATION.
      However, QtScript crashes (in QScriptEngine constructor) if this define is enabled.
      It would be nice if it worked, since it could be useful in debugging GC-related issues.

      Attachments

        Issue Links

          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:
              0 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes