Home
last modified time | relevance | path

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

/external/v8/src/
Dbignum.cc266 uint64_t product_high = high * bigits_[i]; in MultiplyByUInt64() local
270 (product_high << (32 - kBigitSize)); in MultiplyByUInt64()