JS_Throw

Function JS_Throw 

Source
pub unsafe extern "C" fn JS_Throw(
    ctx: *mut JSContext,
    obj: JSValue,
) -> JSValue