Skip to main content

throw_type_error

Function throw_type_error 

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

Throw a TypeError with the given message.