MCPcopy Create free account
hub / github.com/nodejs/nan / operator*

Method operator*

nan.h:1740–1741  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1738 }
1739
1740 inline
1741 v8::Local<v8::Function> operator*() const { return GetFunction(); }
1742
1743 NAN_DEPRECATED inline v8::Local<v8::Value> operator()(
1744 v8::Local<v8::Object> target

Callers

nothing calls this directly

Calls 1

GetFunctionFunction · 0.70

Tested by

no test coverage detected