Function js::glue::InvokeHasOwn [] [src]

pub unsafe extern "C" fn InvokeHasOwn(
    handler: *const c_void,
    cx: *mut JSContext,
    proxy: HandleObject,
    id: HandleId,
    bp: *mut bool
) -> bool