Skip to main content

throw_internal_error

Function throw_internal_error 

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

Throw an InternalError with the given message.