Skip to main content

throw_range_error_safe

Function throw_range_error_safe 

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

Throw a RangeError with the given message.