0ad/source/scriptinterface/tests
wraitii 0f60bf3a97 Split off Object-related functions from ScriptInterface
Follows 34b1920e7b.

This splits off the object-related functions, such as
[Set/Get/Has]Property, CreateObject, CreateArray, FreezeObject.

It also puts the definitions in the header itself, which might end up
with faster code here & there, though perhaps slower compilation time
(somewhat doubtful since we already included most things anyways).

Differential Revision: https://code.wildfiregames.com/D3956
This was SVN commit r25430.
2021-05-13 17:23:52 +00:00
..
test_FunctionWrapper.h Fixes & improvements to FunctionWrapper 2021-03-02 16:55:22 +00:00
test_ScriptConversions.h Split JS conversions from ScriptInterface. 2021-05-13 09:43:33 +00:00
test_ScriptInterface.h Split off Object-related functions from ScriptInterface 2021-05-13 17:23:52 +00:00