Specialization of the Polyglot_common_context to provide MRS specific logging functions as well as th...
Definition: jit_executor_common_context.h:46
Definition: jit_executor_debug_context_handle.h:37
DebugContextHandle(const std::string &debug_port, CommonContext *common_context)
Definition: jit_executor_debug_context_handle.cc:34
IContext * get() override
Definition: jit_executor_debug_context_handle.h:44
~DebugContextHandle() override=default
std::unique_ptr< IContext > m_ctx
Definition: jit_executor_debug_context_handle.h:47
Base handler for Jit Executor Context instances.
Definition: jit_executor_context_handle.h:36
Definition: jit_executor_context.h:40