Function mozjs::rust::jsapi_wrapped::JS_CloneObject
source ยท pub unsafe fn JS_CloneObject(
cx: *mut JSContext,
obj: HandleObject<'_>,
proto: HandleObject<'_>,
) -> *mut JSObject
pub unsafe fn JS_CloneObject(
cx: *mut JSContext,
obj: HandleObject<'_>,
proto: HandleObject<'_>,
) -> *mut JSObject