1
0
forked from 0ad/0ad
0ad/source/scriptinterface/tests
wraitii 2838873c0a Fixes & improvements to FunctionWrapper
- 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.
2021-03-02 16:55:22 +00:00
..
test_FunctionWrapper.h Fixes & improvements to FunctionWrapper 2021-03-02 16:55:22 +00:00
test_ScriptConversions.h Replaces UNICODE characters in the code by consistent ASCII characters. 2021-01-15 10:07:36 +00:00
test_ScriptInterface.h Fix off-by-one line number in JS error reporting. 2020-12-27 07:51:30 +00:00