Function script::script_runtime::content_security_policy_allows
source ยท unsafe extern "C" fn content_security_policy_allows(
cx: *mut JSContext,
runtime_code: RuntimeCode,
sample: HandleString,
) -> bool