Searched refs:NAPI_MODULE_X (Results 1 - 1 of 1) sorted by relevance
/third_party/node/src/ | ||
H A D | node_api.h | 59 #define NAPI_MODULE_X(modname, regfunc, priv, flags) \ macro 92 NAPI_MODULE_X(modname, regfunc, NULL, 0) // NOLINT (readability/null_usage) |
Completed in 1 milliseconds