Skip to main content

has_or_has_own

Function has_or_has_own 

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