unsafe fn has_or_has_own(
cx: *mut JSContext,
proxy: HandleObject,
id: HandleId,
bp: *mut bool,
include_prototypes: IncludePrototypes,
) -> boolunsafe fn has_or_has_own(
cx: *mut JSContext,
proxy: HandleObject,
id: HandleId,
bp: *mut bool,
include_prototypes: IncludePrototypes,
) -> bool