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
a2bd44b23a8107aa00d83b719df1eb18ff5592a1
0ad
/
source
/
scriptinterface
T
History
Yves
a2bd44b23a
Exact stack rooting for JSON related ScriptInterface functions.
...
Refs
#2415
Refs
#2462
This was SVN commit r15603.
2014-08-02 22:21:50 +00:00
..
tests
Exact stack rooting for JSON related ScriptInterface functions.
2014-08-02 22:21:50 +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
…
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 JSON related ScriptInterface functions.
2014-08-02 22:21:50 +00:00
ScriptInterface.h
Exact stack rooting for JSON related ScriptInterface functions.
2014-08-02 22:21:50 +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
…
ThreadDebugger.h
…