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
a8e0e50ae5b1424ef236b30b2b603a8ef3ed00f3
0ad
/
source
/
scriptinterface
T
History
Lancelot de Ferrière
e930cf893e
Align SM GC time budget with manual GC time budget
...
6 milliseconds now used everywhere.
2025-05-28 10:14:34 +02:00
..
tests
Add a class to register stateful callbacks to JS
2025-04-17 15:02:05 +02:00
FunctionWrapper.h
Add a class to register stateful callbacks to JS
2025-04-17 15:02:05 +02:00
JSON.cpp
…
JSON.h
…
Object.h
Skip redundant HasProperty in GetObjectClassName
2025-05-10 17:08:49 +02:00
Promises.cpp
…
Promises.h
Upgrade SpiderMonkey to ESR 115
2024-12-09 10:46:12 +01:00
ScriptContext.cpp
Align SM GC time budget with manual GC time budget
2025-05-28 10:14:34 +02:00
ScriptContext.h
Stop running shrinking gcs & simplify GC logic.
2025-04-22 17:03:29 +02:00
ScriptConversions.cpp
…
ScriptConversions.h
Avoid maybe uninitialized warning with gcc
2025-03-23 14:38:43 +01:00
ScriptEngine.h
…
ScriptExceptions.cpp
…
ScriptExceptions.h
…
ScriptExtraHeaders.h
Upgrade SpiderMonkey to ESR 115
2024-12-09 10:46:12 +01:00
ScriptForward.h
Upgrade SpiderMonkey to ESR 115
2024-12-09 10:46:12 +01:00
ScriptInterface.cpp
Cache JS component wrappers
2025-04-19 14:41:45 +02:00
ScriptInterface.h
Cache JS component wrappers
2025-04-19 14:41:45 +02:00
ScriptRequest.h
…
ScriptStats.cpp
…
ScriptStats.h
…
ScriptTypes.h
Remove check for SpiderMonkey minor version
2024-12-09 10:46:14 +01:00
StructuredClone.cpp
…
StructuredClone.h
…