aboutsummaryrefslogtreecommitdiffstats
path: root/tests/fun.4.js
Commit message (Expand)AuthorAgeFilesLines
* Implemented Array.prototype.reduceRightRoberto Raggi2012-05-211-0/+1
* Implemented Array.prototype.reduceRoberto Raggi2012-05-211-0/+2
* Implemented Array.prototype.filterRoberto Raggi2012-05-211-0/+1
* Implement Array.prototype.mapRoberto Raggi2012-05-211-0/+1
* Add non generatic implementation of Array.prototype.someRoberto Raggi2012-05-211-1/+1
* Add non generic version of Array.prototype.everyRoberto Raggi2012-05-211-1/+3
* Initial work on Array.prototype.forEach.Roberto Raggi2012-05-211-1/+5
* Set the prototype of script and native functions.Roberto Raggi2012-05-211-1/+0
* Test the Function.prototype.callRoberto Raggi2012-05-211-0/+8