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
f7e591c9f2bf384187a73d7dfa64b27d0b8d31bb
0ad
/
source
/
scriptinterface
T
History
Yves
efb889b79a
Exact stack rooting for WriteStructuredClone and functions that use it.
...
Refs
#2415
This was SVN commit r15607.
2014-08-03 19:32:39 +00:00
..
tests
Exact stack rooting for ScriptInterface::ToString.
2014-08-03 17:29:49 +00:00
AutoRooters.cpp
…
AutoRooters.h
…
DebuggingServer.cpp
…
DebuggingServer.h
…
NativeWrapperDecls.h
More exact stack rooting (CallFunction object).
2014-07-31 19:18:40 +00:00
NativeWrapperDefns.h
Exact stack rooting for GetClass and GetPrivate.
2014-08-03 17:53:21 +00:00
ScriptConversions.cpp
Changes ToJSVal to take JS::MutableHandleValue instead of JS::Value&.
2014-07-14 19:52:35 +00:00
ScriptExtraHeaders.h
…
ScriptInterface.cpp
Exact stack rooting for WriteStructuredClone and functions that use it.
2014-08-03 19:32:39 +00:00
ScriptInterface.h
Exact stack rooting for WriteStructuredClone and functions that use it.
2014-08-03 19:32:39 +00:00
ScriptStats.cpp
…
ScriptStats.h
…
ScriptTypes.h
…
ScriptVal.cpp
…
ScriptVal.h
…
ThreadDebugger.cpp
…
ThreadDebugger.h
…