Skip to main content

throw_internal_error_safe

Function throw_internal_error_safe 

Source
pub fn throw_internal_error_safe(cx: &mut JSContext, error: &CStr)
Expand description

Throw an InternalError with the given message.