Skip to content

src: use Maybe<void> in node::crypto::error

With recent versions of V8, it is not necessary to use Maybe<bool> anymore.

Merge request reports

Loading