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
…
AutoRooters.h
…
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
I completely missed the header files when disabling the JS debugger.
2014-01-05 10:26:27 +00:00
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
…
ScriptStats.h
…
ScriptTypes.h
…
ScriptVal.cpp
…
ScriptVal.h
…
ThreadDebugger.cpp
…
ThreadDebugger.h
…