JSValue newError({bool autoDispose = true}) => JSValue.ptr(this, JS_NewError(_ref), autoDispose: autoDispose);