Details

    • Sub-task
    • Resolution: Fixed
    • P4
    • 8
    • None
    • core-libs
    • None
    • b87
    • generic
    • generic
    • Verified

    Description

      ECMA 15.4.4.11 Array.prototype.sort (comparefn)

      Step 13:

      If the argument comparefn is not undefined, then

          If IsCallable(comparefn) is false, throw a TypeError exception.

          Return the result of calling the [[Call]] internal method of comparefn passing undefined as the this value and with arguments x and y.

      Attachments

        Activity

          People

            sundar Sundararajan Athijegannathan
            sundar Sundararajan Athijegannathan
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: