mozjs::rust

Function maybe_wrap_object

source
pub unsafe fn maybe_wrap_object(
    cx: *mut JSContext,
    obj: MutableHandleObject<'_>,
)