Is there a way (or could there be a way) to unreserve keywords in the
property names so that you could use keyword as property names
(without quoting them in an index operator)? This behavior is
supported in SpiderMonkey. For example, in SpiderMonkey you can do:
a.delete = 3;
But this statement throws an error in Rhino.
Thanks,
Kris
_______________________________________________
dev-tech-js-engine-rhino mailing list
[email protected]
https://lists.mozilla.org/listinfo/dev-tech-js-engine-rhino

Reply via email to