Function maybe_wrap_object_value

Source
pub unsafe fn maybe_wrap_object_value(
    cx: *mut JSContext,
    rval: MutableHandleValue<'_>,
)