Type Definition js::jsapi::DOMProxyShadowsCheck [] [src]

type DOMProxyShadowsCheck = Option<unsafe extern "C" fn(cx: *mut JSContext, object: HandleObject, id: HandleId) -> DOMProxyShadowsResult>;