0ad/source/simulation2/tests
Yves 169174824f Exact stack rooting for ScriptInterface::ToString.
I had to change a few other functions to take JS::MutableHandleValue
because JS::Stringify takes a JS::MutableHandleValue as input parameter.
That seems a bit strange because it should not change that value.
I assume it has historical reasons.

Refs #2415
Refs #2462

This was SVN commit r15605.
2014-08-03 17:29:49 +00:00
..
test_CmpTemplateManager.h Exact stack rooting for ScriptInterface::ToString. 2014-08-03 17:29:49 +00:00
test_ComponentManager.h Simplify component deserialization. 2014-06-01 18:14:09 +00:00
test_ParamNode.h Removed logger output for XML token node tests 2012-03-17 23:03:02 +00:00
test_Serializer.h Exact stack rooting for ScriptInterface::ToString. 2014-08-03 17:29:49 +00:00
test_Simulation2.h Changes tests to use global g_ScriptRuntime instead of creating a new JSRuntime for each test. 2014-04-25 21:19:51 +00:00