mirror of
https://gitea.wildfiregames.com/0ad/0ad
synced 2026-06-21 07:43:59 -07:00
add new JSUtil, automatically included via SpiderMonkey.h. move JS_ASSERT there and rename JSU_ASSERT. move scriptglue's REQUIRE_PARAMS there and rename to JSU_* replace if(argc < x) bail() code with those macros. This was SVN commit r4169. |
||
|---|---|---|
| .. | ||
| tests2 | ||
| BufferVariable.cpp | ||
| BufferVariable.h | ||
| CLocale.cpp | ||
| CLocale.h | ||
| Common.h | ||
| DataTypes.h | ||
| Interface.cpp | ||
| Interface.h | ||
| ScriptInterface.cpp | ||
| ScriptInterface.h | ||
| StrImmutable.h | ||
| StringBuffer.cpp | ||
| StringBuffer.h | ||
| TranslatedString.cpp | ||
| TranslatedString.h | ||
| TSComponent.cpp | ||
| TSComponent.h | ||