Function passNullableUnrestrictedDouble

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