hg: nashorn/jdk8/nashorn: 8019478: Object.prototype.toString.call(/a/.exec("a")) === "[object Array]" should be true
sundararajan.athijegannathan at oracle.com
sundararajan.athijegannathan at oracle.com
Mon Jul 1 01:45:39 PDT 2013
Changeset: 10c7a1e9e24f
Author: sundar
Date: 2013-07-01 14:15 +0530
URL: http://hg.openjdk.java.net/nashorn/jdk8/nashorn/rev/10c7a1e9e24f
8019478: Object.prototype.toString.call(/a/.exec("a")) === "[object Array]" should be true
Reviewed-by: hannesw
! src/jdk/nashorn/internal/objects/NativeRegExpExecResult.java
+ test/script/basic/JDK-8019478.js
More information about the nashorn-dev
mailing list