assert

Function assert 

Source
unsafe extern "C" fn assert(
    cx: *mut JSContext,
    argc: u32,
    vp: *mut JSVal,
) -> bool