Searched refs:InitGlobal (Results 1 – 1 of 1) sorted by relevance
27 napi_value InitGlobal(napi_env env, const std::string& valueName, bool isFunc, napi_value exports) in InitGlobal() function52 InitGlobal(env, IS_SENDABLE_NAME, true, exports); in Init()