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

Class Factory

nan_new.h:46–46  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

44};
45
46template <typename T> struct Factory;
47
48template <>
49struct Factory<v8::Array> : FactoryBase<v8::Array> {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected