Review request 8007545 - jjs input evalinput need to be NOT_ENUMERABLE
Jim Laskey (Oracle)
james.laskey at oracle.com
Wed Feb 6 02:48:03 PST 2013
K
Sent from my iPhone 4
On 2013-02-05, at 11:12 PM, "A. Sundararajan" <sundararajan.athijegannathan at oracle.com> wrote:
> You may want to set writable: true and configurable: true for those properties. Default for these properties is false - unless you want these properties to be non-writable, non-configurable (why?), you've to set these properties to true.
>
> Other than that, looks good to me.
>
> -Sundar
>
> On Tuesday 05 February 2013 11:59 PM, Jim Laskey (Oracle) wrote:
>> Please review http://cr.openjdk.java.net/~jlaskey/8007545/webrev.00/index.html
>>
>> Cheers,
>>
>> -- Jim
>
More information about the nashorn-dev
mailing list