0ad/source/scriptinterface/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_ScriptConversions.h More exact stack rooting (CallFunction object). 2014-07-31 19:18:40 +00:00
test_ScriptInterface.h Exact stack rooting for ScriptInterface::ToString. 2014-08-03 17:29:49 +00:00