18 #ifndef INCLUDED_JSI_CONSOLE
19 #define INCLUDED_JSI_CONSOLE
bool GetVisibleEnabled(void *cbdata)
void SetVisibleEnabled(void *cbdata, bool Enabled)
bool CheckGlobalInitialized()
void Write(void *cbdata, std::wstring output)
Abstraction around a SpiderMonkey JSContext.
void RegisterScriptFunctions(ScriptInterface &scriptInterface)