Home
last modified time | relevance | path

Searched refs:Uint64Value (Results 1 – 2 of 2) sorted by relevance

/external/v8/include/
Dv8.h3619 uint64_t Uint64Value(bool* lossless = nullptr) const;
/external/v8/src/api/
Dapi.cc8120 uint64_t v8::BigInt::Uint64Value(bool* lossless) const { in Uint64Value() function in v8::v8::BigInt