MCPcopy Create free account
hub / github.com/nodejs/nan / Maybefier

Class Maybefier

nan.h:3166–3166  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

3164namespace imp {
3165
3166template <typename T> struct Maybefier;
3167
3168template <typename T> struct Maybefier<v8::Local<T> > {
3169 inline static MaybeLocal<T> convert(v8::Local<T> v) {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected