script::dom::bindings::codegen::Bindings::DOMStringListBinding::DOMStringList_Binding

Function getOwnPropertyDescriptor

source
unsafe extern "C" fn getOwnPropertyDescriptor(
    cx: *mut JSContext,
    proxy: HandleObject,
    id: HandleId,
    desc: MutableHandle<PropertyDescriptor>,
    is_none: *mut bool,
) -> bool