Function mozjs::glue::NewProxyObject
source ยท pub unsafe extern "C" fn NewProxyObject(
aCx: *mut JSContext,
aHandler: *const c_void,
aPriv: Handle<Value>,
proto: *mut JSObject,
aClass: *const JSClass,
aLazyProto: bool,
) -> *mut JSObject