[][src]Function neon_runtime::nan::error::new_range_error

pub unsafe fn new_range_error(_: Isolate, out: &mut Local, msg: Local)

Mutates the out argument provided to refer to a newly created RangeError object.