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