Yes, such properties are shadowed - but user can retrieve the value of such properties using

    var x = obj["getMember(String)"]('foo()');

Thanks
-Sundar


On Friday 22 August 2014 03:31 PM, Hannes Wallnoefer wrote:
+1

I don't like the fact that this will shadow property names containing '(' but I think it's an acceptable compromise.

Hannes

Am 2014-08-22 um 11:11 schrieb A. Sundararajan:
Please ignore earlier webrev. Please review updated one @ http://cr.openjdk.java.net/~sundar/8055796/webrev.01/

Thanks
-Sundar

On Friday 22 August 2014 11:00 AM, A. Sundararajan wrote:
Please review http://cr.openjdk.java.net/~sundar/8055796/

Thanks,
-Sundar



Reply via email to