Function script::dom::windowproxy::has

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