#include <runtime.h>
◆ Runtime()
ccf::js::core::Runtime::Runtime |
( |
| ) |
|
◆ ~Runtime()
ccf::js::core::Runtime::~Runtime |
( |
| ) |
|
◆ get_max_exec_time()
std::chrono::milliseconds ccf::js::core::Runtime::get_max_exec_time |
( |
| ) |
const |
|
inline |
◆ operator JSRuntime *()
ccf::js::core::Runtime::operator JSRuntime * |
( |
| ) |
const |
|
inline |
◆ reset_runtime_options()
void ccf::js::core::Runtime::reset_runtime_options |
( |
| ) |
|
◆ set_runtime_options()
◆ log_exception_details
bool ccf::js::core::Runtime::log_exception_details |
Initial value:=
static constexpr bool log_exception_details
Definition jsengine.h:18
◆ return_exception_details
bool ccf::js::core::Runtime::return_exception_details |
Initial value:=
static constexpr bool return_exception_details
Definition jsengine.h:19
The documentation for this class was generated from the following files: