hirofa_quickjs_sys

Function JS_Throw

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