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


      Array.prototype.reduceRight.call({length:0xffffffff, 0xfffffffe: "index: "}, function(acc,v,i,o){print(v+i); throw "stop"}, 0)
      => should print "index: 4294967294" and then throw the exception "stop"

            hannesw Hannes Wallnoefer
            sundar Sundararajan Athijegannathan
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: