mirror of
https://gitea.wildfiregames.com/0ad/0ad
synced 2026-06-16 13:23:56 -07:00
Spidermonkey 91, the next ESR, removes JS_New in favour or JS::Construct. See https://github.com/mozilla-spidermonkey/spidermonkey-embedding-examples/blob/migration-guide/docs/Migration%20Guide.md#object-construction and https://bugzilla.mozilla.org/show_bug.cgi?id=1491055 This change is SM78 compatible and therefore done beforehand. Tested by: Freagarach Refs #5986 Differential Revision: https://code.wildfiregames.com/D4427 This was SVN commit r26205. |
||
|---|---|---|
| .. | ||
| BinarySerializer.cpp | ||
| BinarySerializer.h | ||
| DebugSerializer.cpp | ||
| DebugSerializer.h | ||
| HashSerializer.cpp | ||
| HashSerializer.h | ||
| IDeserializer.cpp | ||
| IDeserializer.h | ||
| ISerializer.cpp | ||
| ISerializer.h | ||
| SerializedPathfinder.h | ||
| SerializedScriptTypes.h | ||
| SerializedTypes.h | ||
| SerializeTemplates.h | ||
| StdDeserializer.cpp | ||
| StdDeserializer.h | ||
| StdSerializer.cpp | ||
| StdSerializer.h | ||