Details

    Description

      When cross-compiling from a 64-bit host to a 32-bit target, we are still erroneously using QV4::Value::Integer_Type_Internal and even value.tag() in a few places in the code generator. We must replace these with the correct target specific encodings, or else the generated code produces incorrect encoded values, leading to crashes.

      Attachments

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

        Activity

          People

            shausman Simon Hausmann
            shausman Simon Hausmann
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes