A singleton for managing JavaScript contexts. More...
#include "../../../common/Exception.h"#include "../../../core/logger/Logger.h"#include "../../../common/STLUtils.h"#include "../../../core/translator/Translator.h"#include "JsContext.h"#include "JsContextManager.h"Go to the source code of this file.
A singleton for managing JavaScript contexts.
Definition in file JsContextManager.cpp.