Uploaded image for project: 'Core Server'
  1. Core Server
  2. SERVER-62177

Implement non-standard Array class functions for backwards compatibility

    • Query Execution

      Several non-standard Array functions (such as Array.concat) existed in MozJS-60 but were removed in MozJS-91. Note that the Mozilla issue report refers to these functions as "generic," but they would be best described as "static member functions" if we were to use C++ terminology.
      https://bugzilla.mozilla.org/show_bug.cgi?id=1222547

      Note that this does not apply to member functions like Array.prototype.concat, which are part of the standard and continue to work in MozJS-91.

            Assignee:
            backlog-query-execution [DO NOT USE] Backlog - Query Execution
            Reporter:
            justin.seyster@mongodb.com Justin Seyster
            Votes:
            0 Vote for this issue
            Watchers:
            11 Start watching this issue

              Created:
              Updated: