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

Safety

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