quickjs_runtime::quickjs_utils

Function get_global

source
pub unsafe fn get_global(context: *mut JSContext) -> QuickJsValueAdapter
Expand description

ยงSafety

When passing a context pointer please make sure the corresponding QuickJsContext is still valid