Searched refs:ParseSignedBigIntValue (Results 1 – 1 of 1) sorted by relevance
185 I64ParseResult ParseSignedBigIntValue(const napi_env env, const napi_value& value) in ParseSignedBigIntValue() function220 i64Ret = ParseSignedBigIntValue(env, value); in ParseBigIntResultValue()262 I64ParseResult ret = ParseSignedBigIntValue(env, val); in GetLonglongTypeAttribute()