Searched refs:ParseInt32Value (Results 1 – 1 of 1) sorted by relevance
190 int32_t ParseInt32Value(const napi_env env, const napi_value& value, int32_t defaultValue = 0) in ParseInt32Value() function210 return ParseInt32Value(env, propertyValue); in GetInt32TypeAttribute()