Function mozjs::rust::jsapi_wrapped::ToCompletePropertyDescriptor

source ยท
pub unsafe fn ToCompletePropertyDescriptor(
    cx: *mut JSContext,
    descriptor: Handle<'_, Value>,
    desc: &mut MutableHandle<'_, PropertyDescriptor>,
) -> bool