set_onpopstate

Function set_onpopstate 

Source
unsafe extern "C" fn set_onpopstate<D: DomTypes>(
    cx: *mut JSContext,
    obj: HandleObject,
    this: *mut c_void,
    args: JSJitSetterCallArgs,
) -> bool