forked from mirrors/0ad
cca7627d88
SM45 will enforce property attributes described at https://developer.mozilla.org/en-US/docs/Mozilla/Projects/SpiderMonkey/JSAPI_reference/Property_attributes. We thus cannot hotload properties with the DontDelete attribute. Fix an oversight in the hotloading code. Rename a confusing parameter. Reviewed By: wraitii Differential Revision: https://code.wildfiregames.com/D1844 This was SVN commit r22516.