Skip to main content

cross_origin_get

Function cross_origin_get 

Source
unsafe extern "C" fn cross_origin_get(
    cx: *mut JSContext,
    proxy: HandleObject,
    receiver: HandleValue,
    id: HandleId,
    vp: MutableHandleValue,
) -> bool