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