Function mozjs::rust::wrappers::NewProxyObject
source ยท pub unsafe fn NewProxyObject(
aCx: *mut JSContext,
aHandler: *const c_void,
aPriv: HandleValue<'_>,
proto: *mut JSObject,
aClass: *const JSClass,
aLazyProto: bool,
) -> *mut JSObject