0ad/source/simulation2/scripting
Itms c3710c9632 SpiderMonkey 38 upgrade: 14/35
JS_NewObject has no parent or proto arg anymore, use
JS_NewObjectWithGivenProto instead. Patch by leper.
Addresses https://bugzilla.mozilla.org/show_bug.cgi?id=1136906
https://bugzilla.mozilla.org/show_bug.cgi?id=1127443 and
https://bugzilla.mozilla.org/show_bug.cgi?id=1136345

This was SVN commit r18668.
2016-09-02 16:29:21 +00:00
..
EngineScriptConversions.cpp SpiderMonkey 38 upgrade: 14/35 2016-09-02 16:29:21 +00:00
MessageTypeConversions.cpp SpiderMonkey 38 upgrade: 13/35 2016-09-02 16:28:17 +00:00
ScriptComponent.cpp Fix the precedent fix. It turns out the code behaves in much weirder ways than I expected. 2015-11-14 19:03:20 +00:00
ScriptComponent.h SpiderMonkey 31 upgrade 2015-01-24 14:46:52 +00:00