pub unsafe fn JS_CloneObject(
cx: *mut JSContext,
obj: HandleObject<'_>,
proto: HandleObject<'_>,
) -> *mut JSObject👎Deprecated:
Use wrappers2 instead
pub unsafe fn JS_CloneObject(
cx: *mut JSContext,
obj: HandleObject<'_>,
proto: HandleObject<'_>,
) -> *mut JSObjectUse wrappers2 instead