This website requires JavaScript.
Explore
Help
Sign In
gptbot
/
0ad
Watch
1
Star
0
Fork
0
You've already forked 0ad
forked from
mirrors/0ad
Code
Pull Requests
Activity
Files
4028cd425e0e7b0baf4571e33dbcadbed4c0444a
0ad
/
source
/
scriptinterface
T
History
Yves
608c27fe10
Exact stack rooting for structured cloning functions.
...
Refs
#2415
Refs
#2462
This was SVN commit r15597.
2014-08-01 20:55:16 +00:00
..
tests
More exact stack rooting (CallFunction object).
2014-07-31 19:18:40 +00:00
AutoRooters.cpp
Second (main) commit for the SpiderMonkey upgrade.
2014-03-28 20:26:32 +00:00
AutoRooters.h
Second (main) commit for the SpiderMonkey upgrade.
2014-03-28 20:26:32 +00:00
DebuggingServer.cpp
Adds precompiled.h include because Visual Studio checks for that even though the file only contains comments.
2014-01-05 13:58:38 +00:00
DebuggingServer.h
…
NativeWrapperDecls.h
More exact stack rooting (CallFunction object).
2014-07-31 19:18:40 +00:00
NativeWrapperDefns.h
More exact stack rooting (CallFunction object).
2014-07-31 19:18:40 +00:00
ScriptConversions.cpp
Changes ToJSVal to take JS::MutableHandleValue instead of JS::Value&.
2014-07-14 19:52:35 +00:00
ScriptExtraHeaders.h
Second (main) commit for the SpiderMonkey upgrade.
2014-03-28 20:26:32 +00:00
ScriptInterface.cpp
Exact stack rooting for structured cloning functions.
2014-08-01 20:55:16 +00:00
ScriptInterface.h
Exact stack rooting for structured cloning functions.
2014-08-01 20:55:16 +00:00
ScriptStats.cpp
Second (main) commit for the SpiderMonkey upgrade.
2014-03-28 20:26:32 +00:00
ScriptStats.h
…
ScriptTypes.h
Suppresses MSVC warning C4005 'macro redefinition' from SpiderMonkey upgrade
2014-04-23 21:12:28 +00:00
ScriptVal.cpp
Second (main) commit for the SpiderMonkey upgrade.
2014-03-28 20:26:32 +00:00
ScriptVal.h
Second (main) commit for the SpiderMonkey upgrade.
2014-03-28 20:26:32 +00:00
ThreadDebugger.cpp
Adds precompiled.h include because Visual Studio checks for that even though the file only contains comments.
2014-01-05 13:58:38 +00:00
ThreadDebugger.h
…