Searched refs:NM_F_INTERNAL (Results 1 – 2 of 2) sorted by relevance
18 NM_F_INTERNAL = 1 << 2, enumerator61 NODE_BINDING_CONTEXT_AWARE_CPP(modname, regfunc, nullptr, NM_F_INTERNAL)
268 if (mp->nm_flags & NM_F_INTERNAL) { in node_module_register()644 node_module* mod = FindModule(modlist_internal, *module_v, NM_F_INTERNAL); in GetInternalBinding()