Function javascriptcore_sys::jsc_context_throw_with_name [−][src]
pub unsafe extern "C" fn jsc_context_throw_with_name(
context: *mut JSCContext,
error_name: *const c_char,
error_message: *const c_char
)