pub unsafe extern "C" fn CurrentGlobalOrNull( cx: *mut JSContext, ) -> *mut JSObject
Get the current realm’s global. Returns nullptr if no realm has been entered.