Review request: JDK-8011629: Object.defineProperty performance issue
A. Sundararajan
sundararajan.athijegannathan at oracle.com
Wed Jul 3 09:45:37 PDT 2013
+1
On Wednesday 03 July 2013 10:05 PM, Jim Laskey (Oracle) wrote:
> Please review http://cr.openjdk.java.net/~jlaskey/8011629/webrev.00/
>
> This casts (asType) the receiver early so that the same getter/setter can be reused.
> Speeds up defineProperty and indexed access and reduces lambda form pressure (over 1M in the above example).
More information about the nashorn-dev
mailing list