Function mozjs::error::throw_internal_error

source ยท
pub unsafe fn throw_internal_error(cx: *mut JSContext, error: &str)
Expand description

Throw an InternalError with the given message.