script::dom::bindings::import::module::jsapi::js

Function RenewProxyObject

source
pub unsafe extern "C" fn RenewProxyObject(
    cx: *mut JSContext,
    obj: *mut JSObject,
    handler: *mut BaseProxyHandler,
    priv_: *const Value,
) -> *mut JSObject