script::dom::bindings::codegen::Bindings::DOMTokenListBinding::DOMTokenList_Binding

Function getOwnPropertyDescriptor

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