This website requires JavaScript.
Explore
Help
Sign in
dallasgroot
/
0ad
Watch
1
Star
0
Fork
You've already forked 0ad
0
mirror of
https://gitea.wildfiregames.com/0ad/0ad
synced
2026-06-17 22:03:56 -07:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
3
d677a30c39
0ad
/
source
/
scriptinterface
/
tests
History
Yves
d677a30c39
Adds support for passing JS::HandleValue and JS::RootedValue& to CallFunction.
...
Also adds tests for these cases. Refs
#2415
This was SVN commit r15591.
2014-07-31 16:34:15 +00:00
..
test_ScriptConversions.h
Changes ToJSVal to take JS::MutableHandleValue instead of JS::Value&.
2014-07-14 19:52:35 +00:00
test_ScriptInterface.h
Adds support for passing JS::HandleValue and JS::RootedValue& to CallFunction.
2014-07-31 16:34:15 +00:00