hg: nashorn/jdk8/nashorn: 8011357: Array.prototype.slice and Array.prototype.splice should not call user defined valueOf of start, end arguments more than once
sundararajan.athijegannathan at oracle.com
sundararajan.athijegannathan at oracle.com
Tue Apr 2 23:12:08 PDT 2013
Changeset: e63b20d4f08a
Author: sundar
Date: 2013-04-03 11:41 +0530
URL: http://hg.openjdk.java.net/nashorn/jdk8/nashorn/rev/e63b20d4f08a
8011357: Array.prototype.slice and Array.prototype.splice should not call user defined valueOf of start, end arguments more than once
Reviewed-by: lagergren, hannesw
! src/jdk/nashorn/internal/objects/NativeArray.java
+ test/script/basic/JDK-8011357.js
More information about the nashorn-dev
mailing list