Function script::dom::windowproxy::has_xorigin

source ยท
unsafe extern "C" fn has_xorigin(
    cx: *mut JSContext,
    proxy: HandleObject,
    id: HandleId,
    bp: *mut bool,
) -> bool