Function mozjs::error::throw_range_error

source ·
pub unsafe fn throw_range_error(cx: *mut JSContext, error: &str)
Expand description

Throw a RangeError with the given message.