If I define a property in an object (template) and specify a getter but no setter shouldn't V8 assume that the property is read-only?
At the moment it seems that an attempt to set the property is silently ignored. -- Anthony Shipman Mamas don't let your babies [EMAIL PROTECTED] grow up to be outsourced. --~--~---------~--~----~------------~-------~--~----~ v8-users mailing list [email protected] http://groups.google.com/group/v8-users -~----------~----~----~----~------~----~------~--~---
