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