Searched defs:GetNapiInt32 (Results 1 – 3 of 3) sorted by relevance
40 napi_value GetNapiInt32(int32_t number, napi_env env) in GetNapiInt32() function
59 bool GetNapiInt32(const napi_env &env, const int32_t value, napi_value &result) in GetNapiInt32() function
128 napi_value GetNapiInt32(const napi_env &env, int32_t number) in GetNapiInt32() function