Searched refs:int32Value (Results 1 – 1 of 1) sorted by relevance
208 int32_t int32Value = 0; in ParseInt32Value() local209 napi_status ret = napi_get_value_int32(env, value, &int32Value); in ParseInt32Value()214 return int32Value; in ParseInt32Value()