mirror of
https://gitea.wildfiregames.com/0ad/0ad.git
synced 2026-06-21 17:06:39 +00:00
2838873c0a
- HandleValue needed to explicitly pass UndefinedHandleValue for 'default' arguments. - Allow passing ScriptInterface as first argument. - Statically check that a getter is provided for object methods instead of crashing at runtime - A few stylistic improvements Differential Revision: https://code.wildfiregames.com/D3625 This was SVN commit r24981.