Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
46
template <typename T> struct Factory;
47
48
template <>
49
struct Factory<v8::Array> : FactoryBase<v8::Array> {
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected