Skip to main content

throw_type_error_safe

Function throw_type_error_safe 

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

Throw a TypeError with the given message.