get_previousElementSibling

Function get_previousElementSibling 

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