Home
last modified time | relevance | path

Searched refs:bigInt64Value (Results 1 - 1 of 1) sorted by relevance

/base/hiviewdfx/hitrace/interfaces/js/kits/napi/src/
H A Dnapi_hitrace_util.cpp222 uint64_t bigInt64Value = 0; in GetPropertyBigInt64() local
224 napi_get_value_bigint_uint64(env, propertyValue, &bigInt64Value, &lossless); in GetPropertyBigInt64()
225 return bigInt64Value; in GetPropertyBigInt64()

Completed in 1 milliseconds