Searched refs:isBigIntType (Results 1 – 1 of 1) sorted by relevance
179 bool isBigIntType = IsValueTypeValid(env, propertyValue, napi_valuetype::napi_bigint); in GetLonglongTypeAttribute() local180 if (!isNumberType && !isBigIntType) { in GetLonglongTypeAttribute()184 if (isBigIntType) { in GetLonglongTypeAttribute()