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

Make QtScript support COLLECT_ON_EVERY_ALLOCATION

XMLWordPrintable

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

      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.

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

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

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes