pub fn jit_memory_usage() -> Option<JitMemoryUsage>Expand description
Returns the current JIT memory usage.
Returns None if the JIT has not been initialized yet.
pub fn jit_memory_usage() -> Option<JitMemoryUsage>Returns the current JIT memory usage.
Returns None if the JIT has not been initialized yet.