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