mozjs_sys::glue

Function InvokeHasOwn

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