Searched refs:IsArrayType (Results 1 – 3 of 3) sorted by relevance
103 if (!NapiUtil::IsArrayType(env, types, napi_number)) { in IsValidFilter()116 if (!NapiUtil::IsArrayType(env, filters, napi_object)) { in IsValidFilters()
67 bool IsArrayType(const napi_env env, const napi_value value, napi_valuetype type) in IsArrayType() function
35 bool IsArrayType(const napi_env env, const napi_value value, napi_valuetype type);