Searched defs:ParseInt32 (Results 1 – 4 of 4) sorted by relevance
77 int32_t ParseInt32(napi_env env, napi_value args) in ParseInt32() function
93 bool ParseInt32(napi_env env, int32_t ¶m, napi_value args) in ParseInt32() function
51 bool ParseInt32(napi_env env, int32_t ¶m, napi_value args) in ParseInt32() function
132 bool ParseInt32(napi_env env, int32_t& param, napi_value args) in ParseInt32() function