pub unsafe fn throw_range_error(cx: *mut JSContext, error: &CStr)
Throw a RangeError with the given message.
RangeError